fcyin commited on
Commit
f923981
1 Parent(s): 24d3888

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: gpt-4o-mini
4
+ features:
5
+ - name: model_response
6
+ dtype: string
7
+ - name: parsed_model_answer
8
+ dtype: string
9
+ - name: is_correct
10
+ dtype: bool
11
+ - name: answer_was_parsed
12
+ dtype: bool
13
+ - name: errored
14
+ dtype: bool
15
+ - name: messages
16
+ dtype: string
17
+ - name: payload
18
+ dtype: string
19
+ - name: question
20
+ dtype: string
21
+ - name: answer
22
+ dtype: string
23
+ - name: answerKey
24
+ dtype: string
25
+ - name: choices
26
+ dtype: string
27
+ - name: additional_information
28
+ dtype: string
29
+ splits:
30
+ - name: dataset
31
+ num_bytes: 927366
32
+ num_examples: 100
33
+ download_size: 202711
34
+ dataset_size: 927366
35
+ configs:
36
+ - config_name: gpt-4o-mini
37
+ data_files:
38
+ - split: dataset
39
+ path: gpt-4o-mini/dataset-*
40
+ ---
gpt-4o-mini/dataset-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec97d333a48b25e238989113977c82b3ffc333b0947cfc81c5943d0ed45c7749
3
+ size 202711