Add 'arithmetic__mul' config data files
Browse files
README.md
CHANGED
|
@@ -206,14 +206,14 @@ dataset_info:
|
|
| 206 |
- name: answer
|
| 207 |
dtype: string
|
| 208 |
splits:
|
| 209 |
-
- name: test
|
| 210 |
-
num_bytes: 394004
|
| 211 |
-
num_examples: 10000
|
| 212 |
- name: train
|
| 213 |
-
num_bytes:
|
| 214 |
num_examples: 1999998
|
| 215 |
-
|
| 216 |
-
|
|
|
|
|
|
|
|
|
|
| 217 |
- config_name: arithmetic__mul_div_multiple
|
| 218 |
features:
|
| 219 |
- name: question
|
|
@@ -923,6 +923,12 @@ configs:
|
|
| 923 |
path: arithmetic__mixed/train-*
|
| 924 |
- split: test
|
| 925 |
path: arithmetic__mixed/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 926 |
---
|
| 927 |
|
| 928 |
# Dataset Card for "math_dataset"
|
|
|
|
| 206 |
- name: answer
|
| 207 |
dtype: string
|
| 208 |
splits:
|
|
|
|
|
|
|
|
|
|
| 209 |
- name: train
|
| 210 |
+
num_bytes: 92748913
|
| 211 |
num_examples: 1999998
|
| 212 |
+
- name: test
|
| 213 |
+
num_bytes: 490246
|
| 214 |
+
num_examples: 10000
|
| 215 |
+
download_size: 51400942
|
| 216 |
+
dataset_size: 93239159
|
| 217 |
- config_name: arithmetic__mul_div_multiple
|
| 218 |
features:
|
| 219 |
- name: question
|
|
|
|
| 923 |
path: arithmetic__mixed/train-*
|
| 924 |
- split: test
|
| 925 |
path: arithmetic__mixed/test-*
|
| 926 |
+
- config_name: arithmetic__mul
|
| 927 |
+
data_files:
|
| 928 |
+
- split: train
|
| 929 |
+
path: arithmetic__mul/train-*
|
| 930 |
+
- split: test
|
| 931 |
+
path: arithmetic__mul/test-*
|
| 932 |
---
|
| 933 |
|
| 934 |
# Dataset Card for "math_dataset"
|
arithmetic__mul/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49f43ad3e057aceb23cc4aafc0e2ffd120a63c86de90a311671adcb9c5b197b0
|
| 3 |
+
size 285699
|
arithmetic__mul/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44696a3dc07322c3daedaf7e0cb30fef7ea63d03a82afaad1f9c2fe8d3d79d9f
|
| 3 |
+
size 51115243
|