yangwang825 commited on
Commit
5f6daf2
·
verified ·
1 Parent(s): 9d1232f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: choices
7
+ sequence: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: answer_index
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1483728
15
+ num_examples: 8134
16
+ - name: validation
17
+ num_bytes: 171848
18
+ num_examples: 926
19
+ download_size: 611679
20
+ dataset_size: 1655576
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8228d69c86ddc7922ab00162f884836f889e9d2fab1d6af9f03110d5db76787
3
+ size 552397
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d8198e806ab3c4d4ece7d70511d2eeec571032178c4b7deb8cdbeb8fcf5607
3
+ size 59282