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: 51798371
|
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:9f012a1d6cdec4ea060caf4f3863391c5ce3cc48bbaea428fdbb220d66f185cc
|
3 |
+
size 287638
|
arithmetic__mul/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64b7eb2e4ca01837d36b5e50f36dee8d5d554fc96653200b5f71e6f3cb491af7
|
3 |
+
size 51510733
|