Upload dataset
Browse files
README.md
CHANGED
@@ -216,6 +216,30 @@ dataset_info:
|
|
216 |
num_examples: 106
|
217 |
download_size: 90691
|
218 |
dataset_size: 462399
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
configs:
|
220 |
- config_name: aio
|
221 |
data_files:
|
@@ -289,4 +313,12 @@ configs:
|
|
289 |
path: jemhopqa/train-*
|
290 |
- split: validation
|
291 |
path: jemhopqa/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
292 |
---
|
|
|
216 |
num_examples: 106
|
217 |
download_size: 90691
|
218 |
dataset_size: 462399
|
219 |
+
- config_name: jhumaneval
|
220 |
+
features:
|
221 |
+
- name: input
|
222 |
+
dtype: string
|
223 |
+
- name: output
|
224 |
+
dtype: string
|
225 |
+
- name: name
|
226 |
+
dtype: string
|
227 |
+
- name: metrics
|
228 |
+
sequence: string
|
229 |
+
- name: instruction
|
230 |
+
dtype: string
|
231 |
+
splits:
|
232 |
+
- name: test
|
233 |
+
num_bytes: 65227
|
234 |
+
num_examples: 39
|
235 |
+
- name: train
|
236 |
+
num_bytes: 40424
|
237 |
+
num_examples: 32
|
238 |
+
- name: validation
|
239 |
+
num_bytes: 78313
|
240 |
+
num_examples: 53
|
241 |
+
download_size: 85791
|
242 |
+
dataset_size: 183964
|
243 |
configs:
|
244 |
- config_name: aio
|
245 |
data_files:
|
|
|
313 |
path: jemhopqa/train-*
|
314 |
- split: validation
|
315 |
path: jemhopqa/validation-*
|
316 |
+
- config_name: jhumaneval
|
317 |
+
data_files:
|
318 |
+
- split: test
|
319 |
+
path: jhumaneval/test-*
|
320 |
+
- split: train
|
321 |
+
path: jhumaneval/train-*
|
322 |
+
- split: validation
|
323 |
+
path: jhumaneval/validation-*
|
324 |
---
|
jhumaneval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aded9bbb525c38964833c009f427f48ff28637aa8a35569dfa418f82c172df36
|
3 |
+
size 30811
|
jhumaneval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76990ac69d4161dae83a2329ee880a8c3593db621b5f118a8e9f4c3927193b1e
|
3 |
+
size 20991
|
jhumaneval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c78c9d7d0ff7b52c4703eeab516a1b7f03e2ec7bb6896d94e32e88e18a592450
|
3 |
+
size 33989
|