marcov commited on
Commit
162a9c8
·
verified ·
1 Parent(s): 82fbc8e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: template_name
19
+ dtype: string
20
+ - name: template
21
+ dtype: string
22
+ - name: rendered_input
23
+ dtype: string
24
+ - name: rendered_output
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 31596766.0
29
+ num_examples: 48705
30
+ - name: validation
31
+ num_bytes: 3934781.0
32
+ num_examples: 6105
33
+ download_size: 12070453
34
+ dataset_size: 35531547.0
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: train
39
+ path: data/train-*
40
+ - split: validation
41
+ path: data/validation-*
42
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b1a3b45579b095b0afcd7053c99d07014c7ca8277895856d6665e294c66008
3
+ size 10734591
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b789916b1800683edd788f840d3e3585d1322cf9aac6656bc2b03392b88630
3
+ size 1335862