eduagarcia commited on
Commit
a288b71
1 Parent(s): 77d018b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: question_number
7
+ dtype: int32
8
+ - name: exam_id
9
+ dtype: string
10
+ - name: exam_year
11
+ dtype: int32
12
+ - name: question_type
13
+ dtype: string
14
+ - name: question
15
+ dtype: string
16
+ - name: choices
17
+ sequence:
18
+ - name: text
19
+ dtype: string
20
+ - name: label
21
+ dtype: string
22
+ - name: answerKey
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 2426174
27
+ num_examples: 2220
28
+ download_size: 1261432
29
+ dataset_size: 2426174
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91683417d37312952ed570c81ee8ca00d1129344805106636c90941e2a86638
3
+ size 1261432