Add 'arithmetic__add_or_sub' config data files
Browse files
README.md
CHANGED
|
@@ -131,14 +131,14 @@ dataset_info:
|
|
| 131 |
- name: answer
|
| 132 |
dtype: string
|
| 133 |
splits:
|
| 134 |
-
- name: test
|
| 135 |
-
num_bytes: 483725
|
| 136 |
-
num_examples: 10000
|
| 137 |
- name: train
|
| 138 |
-
num_bytes:
|
| 139 |
num_examples: 1999998
|
| 140 |
-
|
| 141 |
-
|
|
|
|
|
|
|
|
|
|
| 142 |
- config_name: arithmetic__add_or_sub_in_base
|
| 143 |
features:
|
| 144 |
- name: question
|
|
@@ -893,6 +893,12 @@ configs:
|
|
| 893 |
path: algebra__sequence_nth_term/train-*
|
| 894 |
- split: test
|
| 895 |
path: algebra__sequence_nth_term/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 896 |
---
|
| 897 |
|
| 898 |
# Dataset Card for "math_dataset"
|
|
|
|
| 131 |
- name: answer
|
| 132 |
dtype: string
|
| 133 |
splits:
|
|
|
|
|
|
|
|
|
|
| 134 |
- name: train
|
| 135 |
+
num_bytes: 108940176
|
| 136 |
num_examples: 1999998
|
| 137 |
+
- name: test
|
| 138 |
+
num_bytes: 579967
|
| 139 |
+
num_examples: 10000
|
| 140 |
+
download_size: 65946361
|
| 141 |
+
dataset_size: 109520143
|
| 142 |
- config_name: arithmetic__add_or_sub_in_base
|
| 143 |
features:
|
| 144 |
- name: question
|
|
|
|
| 893 |
path: algebra__sequence_nth_term/train-*
|
| 894 |
- split: test
|
| 895 |
path: algebra__sequence_nth_term/test-*
|
| 896 |
+
- config_name: arithmetic__add_or_sub
|
| 897 |
+
data_files:
|
| 898 |
+
- split: train
|
| 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"
|
arithmetic__add_or_sub/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc5b4c8ebeeeee7318c13cc2c3050871a9df31159575190c5090ac1f9ff2ab53
|
| 3 |
+
size 363170
|
arithmetic__add_or_sub/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecd942b5115cdcfd093a2bbd8f1deffdcf214eba9c682a3317cb3e955c22d197
|
| 3 |
+
size 65583191
|