iperbole commited on
Commit
f8c4704
1 Parent(s): 8f52662

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: choices
7
+ sequence: string
8
+ - name: label
9
+ dtype: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 619513
13
+ num_examples: 384
14
+ - name: test
15
+ num_bytes: 2301030
16
+ num_examples: 1416
17
+ download_size: 1490858
18
+ dataset_size: 2920543
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80c4d01eb55bbc6d81a8d33d18eb8d1f176530bd9a68182f73a0c5abd7216da
3
+ size 1138386
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90e3422bfc6770e47d8285a4dc7887f968c41e1a0df518fadb647afe77288ff7
3
+ size 352472