garrethlee
commited on
Add 'arithmetic__mixed' config data files
Browse files
README.md
CHANGED
@@ -191,14 +191,14 @@ dataset_info:
|
|
191 |
- name: answer
|
192 |
dtype: string
|
193 |
splits:
|
194 |
-
- name: test
|
195 |
-
num_bytes: 513364
|
196 |
-
num_examples: 10000
|
197 |
- name: train
|
198 |
-
num_bytes:
|
199 |
num_examples: 1999998
|
200 |
-
|
201 |
-
|
|
|
|
|
|
|
202 |
- config_name: arithmetic__mul
|
203 |
features:
|
204 |
- name: question
|
@@ -917,6 +917,12 @@ configs:
|
|
917 |
path: arithmetic__div/train-*
|
918 |
- split: test
|
919 |
path: arithmetic__div/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
920 |
---
|
921 |
|
922 |
# Dataset Card for "math_dataset"
|
|
|
191 |
- name: answer
|
192 |
dtype: string
|
193 |
splits:
|
|
|
|
|
|
|
194 |
- name: train
|
195 |
+
num_bytes: 113238829
|
196 |
num_examples: 1999998
|
197 |
+
- name: test
|
198 |
+
num_bytes: 609606
|
199 |
+
num_examples: 10000
|
200 |
+
download_size: 55911872
|
201 |
+
dataset_size: 113848435
|
202 |
- config_name: arithmetic__mul
|
203 |
features:
|
204 |
- name: question
|
|
|
917 |
path: arithmetic__div/train-*
|
918 |
- split: test
|
919 |
path: arithmetic__div/test-*
|
920 |
+
- config_name: arithmetic__mixed
|
921 |
+
data_files:
|
922 |
+
- split: train
|
923 |
+
path: arithmetic__mixed/train-*
|
924 |
+
- split: test
|
925 |
+
path: arithmetic__mixed/test-*
|
926 |
---
|
927 |
|
928 |
# Dataset Card for "math_dataset"
|
arithmetic__mixed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29eab77eded52e329b3df8fb952498636089ed5cd55cb89020ac64fc57f00f26
|
3 |
+
size 317300
|
arithmetic__mixed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:210277c31e4d4739c1668fafcd9b0675f9bd1998c326966b867c05741fd3da8e
|
3 |
+
size 55594572
|