File size: 846 Bytes
b8863db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
980b714
 
d9b1952
b1827bd
 
9b4583e
06d3ae4
 
3a249cd
d7f1112
 
 
 
b8863db
 
 
 
 
d9b1952
 
9b4583e
 
3a249cd
 
b8863db
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: generator
    dtype: string
  - name: prompt_id
    dtype: string
  - name: seed_prompt
    dtype: string
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: category
    dtype: string
  splits:
  - name: gpt4o
    num_bytes: 58226949
    num_examples: 15520
  - name: gpt4o_2
    num_bytes: 132205170
    num_examples: 31381
  - name: gpt4o_new
    num_bytes: 7629625
    num_examples: 2192
  - name: gpt4o_new2
    num_bytes: 2361637
    num_examples: 663
  download_size: 18779533
  dataset_size: 200423381
configs:
- config_name: default
  data_files:
  - split: gpt4o
    path: data/gpt4o-*
  - split: gpt4o_2
    path: data/gpt4o_2-*
  - split: gpt4o_new
    path: data/gpt4o_new-*
  - split: gpt4o_new2
    path: data/gpt4o_new2-*
---