Upload dataset
Browse files- README.md +32 -0
- mbpp/test-00000-of-00001.parquet +3 -0
- mbpp/train-00000-of-00001.parquet +3 -0
- mbpp/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -432,6 +432,30 @@ dataset_info:
|
|
| 432 |
num_examples: 500
|
| 433 |
download_size: 107429
|
| 434 |
dataset_size: 451228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 435 |
configs:
|
| 436 |
- config_name: aio
|
| 437 |
data_files:
|
|
@@ -577,4 +601,12 @@ configs:
|
|
| 577 |
path: mawps/train-*
|
| 578 |
- split: validation
|
| 579 |
path: mawps/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 580 |
---
|
|
|
|
| 432 |
num_examples: 500
|
| 433 |
download_size: 107429
|
| 434 |
dataset_size: 451228
|
| 435 |
+
- config_name: mbpp
|
| 436 |
+
features:
|
| 437 |
+
- name: input
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: output
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: name
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: metrics
|
| 444 |
+
sequence: string
|
| 445 |
+
- name: instruction
|
| 446 |
+
dtype: string
|
| 447 |
+
splits:
|
| 448 |
+
- name: test
|
| 449 |
+
num_bytes: 422573
|
| 450 |
+
num_examples: 498
|
| 451 |
+
- name: train
|
| 452 |
+
num_bytes: 329043
|
| 453 |
+
num_examples: 384
|
| 454 |
+
- name: validation
|
| 455 |
+
num_bytes: 76397
|
| 456 |
+
num_examples: 90
|
| 457 |
+
download_size: 225065
|
| 458 |
+
dataset_size: 828013
|
| 459 |
configs:
|
| 460 |
- config_name: aio
|
| 461 |
data_files:
|
|
|
|
| 601 |
path: mawps/train-*
|
| 602 |
- split: validation
|
| 603 |
path: mawps/validation-*
|
| 604 |
+
- config_name: mbpp
|
| 605 |
+
data_files:
|
| 606 |
+
- split: test
|
| 607 |
+
path: mbpp/test-*
|
| 608 |
+
- split: train
|
| 609 |
+
path: mbpp/train-*
|
| 610 |
+
- split: validation
|
| 611 |
+
path: mbpp/validation-*
|
| 612 |
---
|
mbpp/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4581b619e28f3a74cf74b60734c82f071cb89a6f2de8e37eaec17a4b6455a19a
|
| 3 |
+
size 108906
|
mbpp/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e306cc6999c5e14146693a782cd142807ae5c9bc1ccf3c4e7813818655744c0d
|
| 3 |
+
size 89017
|
mbpp/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7906429357d0ba0b2df8514e28509477e5c9cce94665e274fda3b85cd3824b85
|
| 3 |
+
size 27142
|