Add 'arithmetic__add_or_sub' config data files
Browse files
README.md
CHANGED
@@ -131,14 +131,14 @@ dataset_info:
|
|
131 |
- name: answer
|
132 |
dtype: string
|
133 |
splits:
|
134 |
-
- name: test
|
135 |
-
num_bytes: 483725
|
136 |
-
num_examples: 10000
|
137 |
- name: train
|
138 |
-
num_bytes:
|
139 |
num_examples: 1999998
|
140 |
-
|
141 |
-
|
|
|
|
|
|
|
142 |
- config_name: arithmetic__add_or_sub_in_base
|
143 |
features:
|
144 |
- name: question
|
@@ -893,6 +893,12 @@ configs:
|
|
893 |
path: algebra__sequence_nth_term/train-*
|
894 |
- split: test
|
895 |
path: algebra__sequence_nth_term/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
896 |
---
|
897 |
|
898 |
# Dataset Card for "math_dataset"
|
|
|
131 |
- name: answer
|
132 |
dtype: string
|
133 |
splits:
|
|
|
|
|
|
|
134 |
- name: train
|
135 |
+
num_bytes: 108940176
|
136 |
num_examples: 1999998
|
137 |
+
- name: test
|
138 |
+
num_bytes: 579967
|
139 |
+
num_examples: 10000
|
140 |
+
download_size: 66361326
|
141 |
+
dataset_size: 109520143
|
142 |
- config_name: arithmetic__add_or_sub_in_base
|
143 |
features:
|
144 |
- name: question
|
|
|
893 |
path: algebra__sequence_nth_term/train-*
|
894 |
- split: test
|
895 |
path: algebra__sequence_nth_term/test-*
|
896 |
+
- config_name: arithmetic__add_or_sub
|
897 |
+
data_files:
|
898 |
+
- split: train
|
899 |
+
path: arithmetic__add_or_sub/train-*
|
900 |
+
- split: test
|
901 |
+
path: arithmetic__add_or_sub/test-*
|
902 |
---
|
903 |
|
904 |
# Dataset Card for "math_dataset"
|
arithmetic__add_or_sub/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18dc5661a414e19fe65dcecb4153f5116d3bd16c0265513f964db0d735fa2509
|
3 |
+
size 365204
|
arithmetic__add_or_sub/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb5dc8838fcbbe6648c6a1090095331f4b05dbace8e7097c8bfc4ed4b702e131
|
3 |
+
size 65996122
|