Jenjamin3000 commited on
Commit
54359fe
·
verified ·
1 Parent(s): 55ce3ca

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: 8131509
19
+ num_examples: 21715
20
+ - name: validation
21
+ num_bytes: 1015410
22
+ num_examples: 2714
23
+ - name: test
24
+ num_bytes: 1031430
25
+ num_examples: 2715
26
+ - name: mcqa_lighteval
27
+ num_bytes: 9665301
28
+ num_examples: 19509
29
+ download_size: 10475603
30
+ dataset_size: 19843650
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:f55818067b1b54b1f0dd4fb462ca21336549fb7d0063a2034fc1830985e39f74
3
+ size 5111633
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980cd0b7750017bfcac28d4edf4c8ce528df878eeb7033f8217a63df97dd53dd
3
+ size 544910
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b931af9d53494ac5a1e1b1ec44b66bb605c382fc04ae5d5665ef4116e7dced
3
+ size 4280573
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3949fd8d7c877dc4c7656f257bfaa496f45da58cda18477b6ec79a4bbf0332bd
3
+ size 538487