xk-huang commited on
Commit
b54468d
·
verified ·
1 Parent(s): b9c530a

Upload dataset

Browse files
MMLU/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5477e90b8a89203b7db9dcd870dc43272d627e995bd012fb60a9abb52ff4d59
3
+ size 305111
MMLU/test_hard-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20d70b2b2766b6d5fb316fd66be55c83bde9a69e17c56cf2c1700f809e187af
3
+ size 28608
README.md CHANGED
@@ -1,5 +1,36 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: MedBullets
4
  features:
5
  - name: realidx
@@ -125,6 +156,12 @@ dataset_info:
125
  download_size: 602182
126
  dataset_size: 1065470
127
  configs:
 
 
 
 
 
 
128
  - config_name: MedBullets
129
  data_files:
130
  - split: test_hard
 
1
  ---
2
  dataset_info:
3
+ - config_name: MMLU
4
+ features:
5
+ - name: realidx
6
+ dtype: int64
7
+ - name: question
8
+ dtype: string
9
+ - name: options
10
+ struct:
11
+ - name: A
12
+ dtype: string
13
+ - name: B
14
+ dtype: string
15
+ - name: C
16
+ dtype: string
17
+ - name: D
18
+ dtype: string
19
+ - name: answer_idx
20
+ dtype: string
21
+ - name: subject
22
+ dtype: string
23
+ - name: answer
24
+ dtype: string
25
+ splits:
26
+ - name: test_hard
27
+ num_bytes: 34527
28
+ num_examples: 73
29
+ - name: test
30
+ num_bytes: 530715
31
+ num_examples: 1089
32
+ download_size: 333719
33
+ dataset_size: 565242
34
  - config_name: MedBullets
35
  features:
36
  - name: realidx
 
156
  download_size: 602182
157
  dataset_size: 1065470
158
  configs:
159
+ - config_name: MMLU
160
+ data_files:
161
+ - split: test_hard
162
+ path: MMLU/test_hard-*
163
+ - split: test
164
+ path: MMLU/test-*
165
  - config_name: MedBullets
166
  data_files:
167
  - split: test_hard