saattrupdan commited on
Commit
392656b
1 Parent(s): 6d4e5f3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: option_a
7
+ dtype: string
8
+ - name: option_b
9
+ dtype: string
10
+ - name: option_c
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: test_type
15
+ dtype: string
16
+ - name: year
17
+ dtype: int64
18
+ - name: version
19
+ dtype: string
20
+ - name: question_id
21
+ dtype: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 125902
25
+ num_examples: 720
26
+ download_size: 48325
27
+ dataset_size: 125902
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0326ad673f39cca09518b12125e3f9c6cca1412a34103cf8c96143ce26eec9f0
3
+ size 48325