Upload dataset
Browse files
README.md
CHANGED
@@ -240,6 +240,30 @@ dataset_info:
|
|
240 |
num_examples: 53
|
241 |
download_size: 85791
|
242 |
dataset_size: 183964
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
243 |
configs:
|
244 |
- config_name: aio
|
245 |
data_files:
|
@@ -321,4 +345,12 @@ configs:
|
|
321 |
path: jhumaneval/train-*
|
322 |
- split: validation
|
323 |
path: jhumaneval/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
324 |
---
|
|
|
240 |
num_examples: 53
|
241 |
download_size: 85791
|
242 |
dataset_size: 183964
|
243 |
+
- config_name: jmmlu
|
244 |
+
features:
|
245 |
+
- name: input
|
246 |
+
dtype: string
|
247 |
+
- name: output
|
248 |
+
dtype: string
|
249 |
+
- name: name
|
250 |
+
dtype: string
|
251 |
+
- name: metrics
|
252 |
+
sequence: string
|
253 |
+
- name: instruction
|
254 |
+
dtype: string
|
255 |
+
splits:
|
256 |
+
- name: test
|
257 |
+
num_bytes: 2357388
|
258 |
+
num_examples: 3541
|
259 |
+
- name: train
|
260 |
+
num_bytes: 20286
|
261 |
+
num_examples: 32
|
262 |
+
- name: validation
|
263 |
+
num_bytes: 2332894
|
264 |
+
num_examples: 3524
|
265 |
+
download_size: 1608330
|
266 |
+
dataset_size: 4710568
|
267 |
configs:
|
268 |
- config_name: aio
|
269 |
data_files:
|
|
|
345 |
path: jhumaneval/train-*
|
346 |
- split: validation
|
347 |
path: jhumaneval/validation-*
|
348 |
+
- config_name: jmmlu
|
349 |
+
data_files:
|
350 |
+
- split: test
|
351 |
+
path: jmmlu/test-*
|
352 |
+
- split: train
|
353 |
+
path: jmmlu/train-*
|
354 |
+
- split: validation
|
355 |
+
path: jmmlu/validation-*
|
356 |
---
|
jmmlu/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a3e1818aabb2f849082d2a6abebf4e2720b4841ab128036dd54abbcf46ba6d6
|
3 |
+
size 802164
|
jmmlu/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b96934d02adf6f8f7e79e3b4c63c59dcfcd3d8d5bdef8facdcc567cf274f6e6
|
3 |
+
size 13217
|
jmmlu/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8a2ea56ac564736612751e98261d0d98ca8ab5109523b6aa5a0c4c184fd26c0
|
3 |
+
size 792949
|