Upload dataset
Browse files
README.md
CHANGED
@@ -96,6 +96,38 @@ dataset_info:
|
|
96 |
num_examples: 11622
|
97 |
download_size: 8754577
|
98 |
dataset_size: 15435386.510227725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
configs:
|
100 |
- config_name: mmlu_pro_biology
|
101 |
data_files:
|
@@ -109,4 +141,8 @@ configs:
|
|
109 |
data_files:
|
110 |
- split: train
|
111 |
path: mmlu_pro_economics/train-*
|
|
|
|
|
|
|
|
|
112 |
---
|
|
|
96 |
num_examples: 11622
|
97 |
download_size: 8754577
|
98 |
dataset_size: 15435386.510227725
|
99 |
+
- config_name: mmlu_pro_engineering
|
100 |
+
features:
|
101 |
+
- name: id
|
102 |
+
dtype: string
|
103 |
+
- name: submitter
|
104 |
+
dtype: string
|
105 |
+
- name: authors
|
106 |
+
dtype: string
|
107 |
+
- name: title
|
108 |
+
dtype: string
|
109 |
+
- name: comments
|
110 |
+
dtype: string
|
111 |
+
- name: journal-ref
|
112 |
+
dtype: string
|
113 |
+
- name: doi
|
114 |
+
dtype: string
|
115 |
+
- name: report-no
|
116 |
+
dtype: string
|
117 |
+
- name: categories
|
118 |
+
dtype: string
|
119 |
+
- name: license
|
120 |
+
dtype: string
|
121 |
+
- name: abstract
|
122 |
+
dtype: string
|
123 |
+
- name: update_date
|
124 |
+
dtype: string
|
125 |
+
splits:
|
126 |
+
- name: train
|
127 |
+
num_bytes: 132672339.9964893
|
128 |
+
num_examples: 99895
|
129 |
+
download_size: 86380948
|
130 |
+
dataset_size: 132672339.9964893
|
131 |
configs:
|
132 |
- config_name: mmlu_pro_biology
|
133 |
data_files:
|
|
|
141 |
data_files:
|
142 |
- split: train
|
143 |
path: mmlu_pro_economics/train-*
|
144 |
+
- config_name: mmlu_pro_engineering
|
145 |
+
data_files:
|
146 |
+
- split: train
|
147 |
+
path: mmlu_pro_engineering/train-*
|
148 |
---
|
mmlu_pro_engineering/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:080d3127772685a4ba724ef621a7d030aab7becb6d17a80d0788f871242d40bf
|
3 |
+
size 86380948
|