jasonkrone commited on
Commit
98cc833
·
verified ·
1 Parent(s): 71a3080

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: example_id
5
+ dtype: string
6
+ - name: article
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: options
13
+ sequence: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 126237483
17
+ num_examples: 62442
18
+ - name: dev_hpo
19
+ num_bytes: 7584926
20
+ num_examples: 4420
21
+ - name: test
22
+ num_bytes: 6989097
23
+ num_examples: 3498
24
+ download_size: 34192576
25
+ dataset_size: 140811506
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: dev_hpo
32
+ path: data/dev_hpo-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/dev_hpo-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3960b34344bf22f91cf28c6667dc394cecbf9f94c637dbc21433cbb578889580
3
+ size 2106134
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c39f915d8a662e36973ab572ada896e44b0e4c43114f5cd8630d11db1a947f
3
+ size 1683693
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b9aa6022e0bb5a8fdd739826db88006c2a5d46b62eb784afeb26353e5c2a947
3
+ size 30402749