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: 43918268
|
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:61cccd4735f86079b822b0847b01b4865d31d5eff8a9aba3a10761f4da689f17
|
3 |
+
size 245876
|
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:38ac22bd57de0796473b0b62333a8186bb6fdb09eccacab4c3141b6e2064a82e
|
3 |
+
size 43672392
|