ChilleD commited on
Commit
a365416
1 Parent(s): d30fa34

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: question_concept
9
+ dtype: string
10
+ - name: choices
11
+ sequence:
12
+ - name: label
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ - name: answerKey
17
+ dtype: string
18
+ - name: question_concat
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 4119473
23
+ num_examples: 9741
24
+ - name: validation
25
+ num_bytes: 510859
26
+ num_examples: 1221
27
+ - name: test
28
+ num_bytes: 482260
29
+ num_examples: 1140
30
+ download_size: 2735387
31
+ dataset_size: 5112592
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1072553179742dbe41032720cf0c3b4688b8c9324780ce9d0d43d7092cf0a5d
3
+ size 264272
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d76461da158c351a6e256b7a677a26c6b33d93558265da84525e648a58e3a9
3
+ size 2192718
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:743bfc7da03c9dc1fe2cdc9a03f33c04a9b331713e3e2859aeec923637343b8c
3
+ size 278397