betterMateusz commited on
Commit
3edb7b9
1 Parent(s): 3edad2b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: passage
8
+ dtype: string
9
+ - name: question
10
+ dtype: string
11
+ - name: choice_A
12
+ dtype: string
13
+ - name: choice_B
14
+ dtype: string
15
+ - name: choice_C
16
+ dtype: string
17
+ - name: choice_D
18
+ dtype: string
19
+ - name: correct_answer
20
+ dtype: string
21
+ - name: rationale
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 300972
26
+ num_examples: 210
27
+ download_size: 136278
28
+ dataset_size: 300972
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb46674bcdc32f88515930c6203546768c91af4df1b63234440d809ccc9bf47
3
+ size 136278