jeggers commited on
Commit
42baa6f
·
verified ·
1 Parent(s): 18c767e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: answerKey
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: choices
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 671551
13
+ num_examples: 3510
14
+ - name: validation
15
+ num_bytes: 193958
16
+ num_examples: 1021
17
+ - name: test
18
+ num_bytes: 196190
19
+ num_examples: 1184
20
+ download_size: 696329
21
+ dataset_size: 1061699
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c7838bbd810d6aba3374b8053e65aa87173bb291c2f845f5b021b24c947c8f
3
+ size 129539
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35aa9dd34a337ea460d30375809c119345b125c8a969b0af03a70f7b7c367687
3
+ size 444071
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6ffadb754823e8e44ae60d2e51486caec13ea9f9eaf1cef45cb2a4544b7659
3
+ size 122719