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: 51312036
|
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:6ab512f724bfd178167febcf08511486f16adce403609d34ed53cd1d3f0bc8ed
|
3 |
+
size 286631
|
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:cc9681f77f7c4c9d37874cd3731b5493735194a921f9b9f40eb4d78494ea8b2d
|
3 |
+
size 51025405
|