Jenjamin3000 commited on
Commit
08100b9
·
verified ·
1 Parent(s): 0b7e525

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_type
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: choices
11
+ sequence: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: explanation
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 4016886.808335252
19
+ num_examples: 10727
20
+ - name: validation
21
+ num_bytes: 497977.4170965365
22
+ num_examples: 1331
23
+ - name: test
24
+ num_bytes: 512865.7458563536
25
+ num_examples: 1350
26
+ - name: mcqa_lighteval
27
+ num_bytes: 9528067.498692911
28
+ num_examples: 19232
29
+ download_size: 5782231
30
+ dataset_size: 14555797.469981054
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: validation
37
+ path: data/validation-*
38
+ - split: test
39
+ path: data/test-*
40
+ - split: mcqa_lighteval
41
+ path: data/mcqa_lighteval-*
42
+ ---
data/mcqa_lighteval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bfb6f8d2d9c3665ac557a3af8f4f70c6cdab14cab4f2b38006c8f712492da37
3
+ size 4291005
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77333f52fd01e3f3e0200105623728341118c9a62d8d5e134008f1f42c0bdc71
3
+ size 152663
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:717af11aea80ddb3b7527db742f47b73c4256b99fe339534526287024c1096eb
3
+ size 1185376
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a121b423df52959f70d313665da0700ed77905584c9b515e658a29dde3803e05
3
+ size 153187