Upload dataset
Browse files- README.md +27 -0
- mgsm/test-00000-of-00001.parquet +3 -0
- mgsm/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -456,6 +456,27 @@ dataset_info:
|
|
| 456 |
num_examples: 90
|
| 457 |
download_size: 225065
|
| 458 |
dataset_size: 828013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 459 |
configs:
|
| 460 |
- config_name: aio
|
| 461 |
data_files:
|
|
@@ -609,4 +630,10 @@ configs:
|
|
| 609 |
path: mbpp/train-*
|
| 610 |
- split: validation
|
| 611 |
path: mbpp/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 612 |
---
|
|
|
|
| 456 |
num_examples: 90
|
| 457 |
download_size: 225065
|
| 458 |
dataset_size: 828013
|
| 459 |
+
- config_name: mgsm
|
| 460 |
+
features:
|
| 461 |
+
- name: input
|
| 462 |
+
dtype: string
|
| 463 |
+
- name: output
|
| 464 |
+
dtype: string
|
| 465 |
+
- name: name
|
| 466 |
+
dtype: string
|
| 467 |
+
- name: metrics
|
| 468 |
+
sequence: string
|
| 469 |
+
- name: instruction
|
| 470 |
+
dtype: string
|
| 471 |
+
splits:
|
| 472 |
+
- name: test
|
| 473 |
+
num_bytes: 129289
|
| 474 |
+
num_examples: 250
|
| 475 |
+
- name: train
|
| 476 |
+
num_bytes: 3325
|
| 477 |
+
num_examples: 8
|
| 478 |
+
download_size: 54463
|
| 479 |
+
dataset_size: 132614
|
| 480 |
configs:
|
| 481 |
- config_name: aio
|
| 482 |
data_files:
|
|
|
|
| 630 |
path: mbpp/train-*
|
| 631 |
- split: validation
|
| 632 |
path: mbpp/validation-*
|
| 633 |
+
- config_name: mgsm
|
| 634 |
+
data_files:
|
| 635 |
+
- split: test
|
| 636 |
+
path: mgsm/test-*
|
| 637 |
+
- split: train
|
| 638 |
+
path: mgsm/train-*
|
| 639 |
---
|
mgsm/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:747d290a153bfd68c8b268b1f33637c156eeb26f4818e9e99d63adc0cbd86f13
|
| 3 |
+
size 48957
|
mgsm/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:141dfb286acced73d54064ed900159ed5c2603598aec7d96ea7a4c0680b548ff
|
| 3 |
+
size 5506
|