mkurman commited on
Commit
e3c7652
·
verified ·
1 Parent(s): 571b367

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: subject
7
+ dtype: string
8
+ - name: choices
9
+ list: string
10
+ - name: answer
11
+ dtype: int64
12
+ - name: task
13
+ dtype: string
14
+ - name: output
15
+ dtype: string
16
+ - name: options
17
+ dtype: string
18
+ - name: letter
19
+ dtype: string
20
+ - name: incorrect_letters
21
+ list: string
22
+ - name: incorrect_answers
23
+ list: string
24
+ - name: single_incorrect_answer
25
+ dtype: string
26
+ - name: system_prompt
27
+ dtype: string
28
+ - name: input
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 369405907
33
+ num_examples: 97842
34
+ - name: test
35
+ num_bytes: 7551070
36
+ num_examples: 2000
37
+ download_size: 229394171
38
+ dataset_size: 376956977
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3cc9dbde44aeb61b3bcd58a31bfc30808ef0b448d8136bf91286b9c43a95853
3
+ size 4641825
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44b2e78e1aabe3bcdb8fa6eb402934361e79b473bac9e4e6449803405b57d341
3
+ size 224752346