garrethlee
commited on
Add 'algebra__polynomial_roots_composed' config data files
Browse files
README.md
CHANGED
@@ -86,14 +86,14 @@ dataset_info:
|
|
86 |
- name: answer
|
87 |
dtype: string
|
88 |
splits:
|
89 |
-
- name: test
|
90 |
-
num_bytes: 1281321
|
91 |
-
num_examples: 10000
|
92 |
- name: train
|
93 |
-
num_bytes:
|
94 |
num_examples: 1999998
|
95 |
-
|
96 |
-
|
|
|
|
|
|
|
97 |
- config_name: algebra__sequence_next_term
|
98 |
features:
|
99 |
- name: question
|
@@ -875,6 +875,12 @@ configs:
|
|
875 |
path: algebra__polynomial_roots/train-*
|
876 |
- split: test
|
877 |
path: algebra__polynomial_roots/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
878 |
---
|
879 |
|
880 |
# Dataset Card for "math_dataset"
|
|
|
86 |
- name: answer
|
87 |
dtype: string
|
88 |
splits:
|
|
|
|
|
|
|
89 |
- name: train
|
90 |
+
num_bytes: 270685132
|
91 |
num_examples: 1999998
|
92 |
+
- name: test
|
93 |
+
num_bytes: 1377563
|
94 |
+
num_examples: 10000
|
95 |
+
download_size: 147819945
|
96 |
+
dataset_size: 272062695
|
97 |
- config_name: algebra__sequence_next_term
|
98 |
features:
|
99 |
- name: question
|
|
|
875 |
path: algebra__polynomial_roots/train-*
|
876 |
- split: test
|
877 |
path: algebra__polynomial_roots/test-*
|
878 |
+
- config_name: algebra__polynomial_roots_composed
|
879 |
+
data_files:
|
880 |
+
- split: train
|
881 |
+
path: algebra__polynomial_roots_composed/train-*
|
882 |
+
- split: test
|
883 |
+
path: algebra__polynomial_roots_composed/test-*
|
884 |
---
|
885 |
|
886 |
# Dataset Card for "math_dataset"
|
algebra__polynomial_roots_composed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6acb9afb2d85995effb6afae30688a77fe7e4cc5356f90fa545c2915d54dc59c
|
3 |
+
size 771037
|
algebra__polynomial_roots_composed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6df1664051222d111448b6cab345da758346b176792b61fe2b4aafaad43e31c3
|
3 |
+
size 147048908
|