Add 'arithmetic__add_sub_multiple' config data files
Browse files
README.md
CHANGED
|
@@ -161,14 +161,14 @@ dataset_info:
|
|
| 161 |
- name: answer
|
| 162 |
dtype: string
|
| 163 |
splits:
|
| 164 |
-
- name: test
|
| 165 |
-
num_bytes: 498421
|
| 166 |
-
num_examples: 10000
|
| 167 |
- name: train
|
| 168 |
-
num_bytes:
|
| 169 |
num_examples: 1999998
|
| 170 |
-
|
| 171 |
-
|
|
|
|
|
|
|
|
|
|
| 172 |
- config_name: arithmetic__div
|
| 173 |
features:
|
| 174 |
- name: question
|
|
@@ -905,6 +905,12 @@ configs:
|
|
| 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"
|
|
|
|
| 161 |
- name: answer
|
| 162 |
dtype: string
|
| 163 |
splits:
|
|
|
|
|
|
|
|
|
|
| 164 |
- name: train
|
| 165 |
+
num_bytes: 110212602
|
| 166 |
num_examples: 1999998
|
| 167 |
+
- name: test
|
| 168 |
+
num_bytes: 594663
|
| 169 |
+
num_examples: 10000
|
| 170 |
+
download_size: 44367994
|
| 171 |
+
dataset_size: 110807265
|
| 172 |
- config_name: arithmetic__div
|
| 173 |
features:
|
| 174 |
- name: question
|
|
|
|
| 905 |
path: arithmetic__add_or_sub_in_base/train-*
|
| 906 |
- split: test
|
| 907 |
path: arithmetic__add_or_sub_in_base/test-*
|
| 908 |
+
- config_name: arithmetic__add_sub_multiple
|
| 909 |
+
data_files:
|
| 910 |
+
- split: train
|
| 911 |
+
path: arithmetic__add_sub_multiple/train-*
|
| 912 |
+
- split: test
|
| 913 |
+
path: arithmetic__add_sub_multiple/test-*
|
| 914 |
---
|
| 915 |
|
| 916 |
# Dataset Card for "math_dataset"
|
arithmetic__add_sub_multiple/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1163cd50af90be929f6154eea6bc87bf66182b67a179bde69a7cb65fe97d2f1
|
| 3 |
+
size 248108
|
arithmetic__add_sub_multiple/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3716b7ad5e26fae4aad1ce0260af4df064d6b7b67b6d403d0bdf471a3725cf14
|
| 3 |
+
size 44119886
|