Add 'algebra__linear_2d_composed' config data files
Browse files
README.md
CHANGED
@@ -56,14 +56,14 @@ dataset_info:
|
|
56 |
- name: answer
|
57 |
dtype: string
|
58 |
splits:
|
59 |
-
- name: test
|
60 |
-
num_bytes: 1184664
|
61 |
-
num_examples: 10000
|
62 |
- name: train
|
63 |
-
num_bytes:
|
64 |
num_examples: 1999998
|
65 |
-
|
66 |
-
|
|
|
|
|
|
|
67 |
- config_name: algebra__polynomial_roots
|
68 |
features:
|
69 |
- name: question
|
@@ -863,6 +863,12 @@ configs:
|
|
863 |
path: algebra__linear_2d/train-*
|
864 |
- split: test
|
865 |
path: algebra__linear_2d/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
866 |
---
|
867 |
|
868 |
# Dataset Card for "math_dataset"
|
|
|
56 |
- name: answer
|
57 |
dtype: string
|
58 |
splits:
|
|
|
|
|
|
|
59 |
- name: train
|
60 |
+
num_bytes: 253655705
|
61 |
num_examples: 1999998
|
62 |
+
- name: test
|
63 |
+
num_bytes: 1280906
|
64 |
+
num_examples: 10000
|
65 |
+
download_size: 139962852
|
66 |
+
dataset_size: 254936611
|
67 |
- config_name: algebra__polynomial_roots
|
68 |
features:
|
69 |
- name: question
|
|
|
863 |
path: algebra__linear_2d/train-*
|
864 |
- split: test
|
865 |
path: algebra__linear_2d/test-*
|
866 |
+
- config_name: algebra__linear_2d_composed
|
867 |
+
data_files:
|
868 |
+
- split: train
|
869 |
+
path: algebra__linear_2d_composed/train-*
|
870 |
+
- split: test
|
871 |
+
path: algebra__linear_2d_composed/test-*
|
872 |
---
|
873 |
|
874 |
# Dataset Card for "math_dataset"
|
algebra__linear_2d_composed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87a00a1dd100fc6b260dc9275d9f21528d0fc739f3a185b76bca3189be451e8e
|
3 |
+
size 713627
|
algebra__linear_2d_composed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54070e137ad12f42de7c3fd43fc97dee8a3f5ce837f7c9e3dfa8d23c7c50bfde
|
3 |
+
size 139249225
|