Add 'arithmetic__add_or_sub_in_base' config data files
Browse files
README.md
CHANGED
|
@@ -146,14 +146,14 @@ dataset_info:
|
|
| 146 |
- name: answer
|
| 147 |
dtype: string
|
| 148 |
splits:
|
| 149 |
-
- name: test
|
| 150 |
-
num_bytes: 502221
|
| 151 |
-
num_examples: 10000
|
| 152 |
- name: train
|
| 153 |
-
num_bytes:
|
| 154 |
num_examples: 1999998
|
| 155 |
-
|
| 156 |
-
|
|
|
|
|
|
|
|
|
|
| 157 |
- config_name: arithmetic__add_sub_multiple
|
| 158 |
features:
|
| 159 |
- name: question
|
|
@@ -899,6 +899,12 @@ configs:
|
|
| 899 |
path: arithmetic__add_or_sub/train-*
|
| 900 |
- split: test
|
| 901 |
path: arithmetic__add_or_sub/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 902 |
---
|
| 903 |
|
| 904 |
# Dataset Card for "math_dataset"
|
|
|
|
| 146 |
- name: answer
|
| 147 |
dtype: string
|
| 148 |
splits:
|
|
|
|
|
|
|
|
|
|
| 149 |
- name: train
|
| 150 |
+
num_bytes: 113028957
|
| 151 |
num_examples: 1999998
|
| 152 |
+
- name: test
|
| 153 |
+
num_bytes: 598463
|
| 154 |
+
num_examples: 10000
|
| 155 |
+
download_size: 50856070
|
| 156 |
+
dataset_size: 113627420
|
| 157 |
- config_name: arithmetic__add_sub_multiple
|
| 158 |
features:
|
| 159 |
- name: question
|
|
|
|
| 899 |
path: arithmetic__add_or_sub/train-*
|
| 900 |
- split: test
|
| 901 |
path: arithmetic__add_or_sub/test-*
|
| 902 |
+
- config_name: arithmetic__add_or_sub_in_base
|
| 903 |
+
data_files:
|
| 904 |
+
- split: train
|
| 905 |
+
path: arithmetic__add_or_sub_in_base/train-*
|
| 906 |
+
- split: test
|
| 907 |
+
path: arithmetic__add_or_sub_in_base/test-*
|
| 908 |
---
|
| 909 |
|
| 910 |
# Dataset Card for "math_dataset"
|
arithmetic__add_or_sub_in_base/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b697763e6792d9a2195a0f68e12846e316ef79045df0111638b10decc94480d
|
| 3 |
+
size 284382
|
arithmetic__add_or_sub_in_base/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:858080a5405b71bd516bd21ac830006fc7a40374b66b52c2db05d3ad9871a858
|
| 3 |
+
size 50571688
|