Add 'arithmetic__div' config data files
Browse files
README.md
CHANGED
|
@@ -176,14 +176,14 @@ dataset_info:
|
|
| 176 |
- name: answer
|
| 177 |
dtype: string
|
| 178 |
splits:
|
| 179 |
-
- name: test
|
| 180 |
-
num_bytes: 421520
|
| 181 |
-
num_examples: 10000
|
| 182 |
- name: train
|
| 183 |
-
num_bytes:
|
| 184 |
num_examples: 1999998
|
| 185 |
-
|
| 186 |
-
|
|
|
|
|
|
|
|
|
|
| 187 |
- config_name: arithmetic__mixed
|
| 188 |
features:
|
| 189 |
- name: question
|
|
@@ -911,6 +911,12 @@ configs:
|
|
| 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"
|
|
|
|
| 176 |
- name: answer
|
| 177 |
dtype: string
|
| 178 |
splits:
|
|
|
|
|
|
|
|
|
|
| 179 |
- name: train
|
| 180 |
+
num_bytes: 97667728
|
| 181 |
num_examples: 1999998
|
| 182 |
+
- name: test
|
| 183 |
+
num_bytes: 517762
|
| 184 |
+
num_examples: 10000
|
| 185 |
+
download_size: 48655111
|
| 186 |
+
dataset_size: 98185490
|
| 187 |
- config_name: arithmetic__mixed
|
| 188 |
features:
|
| 189 |
- name: question
|
|
|
|
| 911 |
path: arithmetic__add_sub_multiple/train-*
|
| 912 |
- split: test
|
| 913 |
path: arithmetic__add_sub_multiple/test-*
|
| 914 |
+
- config_name: arithmetic__div
|
| 915 |
+
data_files:
|
| 916 |
+
- split: train
|
| 917 |
+
path: arithmetic__div/train-*
|
| 918 |
+
- split: test
|
| 919 |
+
path: arithmetic__div/test-*
|
| 920 |
---
|
| 921 |
|
| 922 |
# Dataset Card for "math_dataset"
|
arithmetic__div/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72719d31392be2aaa11d34ce48a2cfc1014f91e648e67df8a9a2b886c0d6d209
|
| 3 |
+
size 275598
|
arithmetic__div/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2179a56b91ef2a180afdb37dad9e286f677d468d2806f75c607a0bf1e7b7dcee
|
| 3 |
+
size 48379513
|