Add 'algebra__polynomial_roots' config data files
Browse files
README.md
CHANGED
@@ -71,14 +71,14 @@ dataset_info:
|
|
71 |
- name: answer
|
72 |
dtype: string
|
73 |
splits:
|
74 |
-
- name: test
|
75 |
-
num_bytes: 868630
|
76 |
-
num_examples: 10000
|
77 |
- name: train
|
78 |
-
num_bytes:
|
79 |
num_examples: 1999998
|
80 |
-
|
81 |
-
|
|
|
|
|
|
|
82 |
- config_name: algebra__polynomial_roots_composed
|
83 |
features:
|
84 |
- name: question
|
@@ -869,6 +869,12 @@ configs:
|
|
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"
|
|
|
71 |
- name: answer
|
72 |
dtype: string
|
73 |
splits:
|
|
|
|
|
|
|
74 |
- name: train
|
75 |
+
num_bytes: 182384019
|
76 |
num_examples: 1999998
|
77 |
+
- name: test
|
78 |
+
num_bytes: 964872
|
79 |
+
num_examples: 10000
|
80 |
+
download_size: 110695774
|
81 |
+
dataset_size: 183348891
|
82 |
- config_name: algebra__polynomial_roots_composed
|
83 |
features:
|
84 |
- name: question
|
|
|
869 |
path: algebra__linear_2d_composed/train-*
|
870 |
- split: test
|
871 |
path: algebra__linear_2d_composed/test-*
|
872 |
+
- config_name: algebra__polynomial_roots
|
873 |
+
data_files:
|
874 |
+
- split: train
|
875 |
+
path: algebra__polynomial_roots/train-*
|
876 |
+
- split: test
|
877 |
+
path: algebra__polynomial_roots/test-*
|
878 |
---
|
879 |
|
880 |
# Dataset Card for "math_dataset"
|
algebra__polynomial_roots/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:267da32ac4fdbe0e95e26a0b5d1351ea9736184807bd65a88b96466e7ec40bb1
|
3 |
+
size 609478
|
algebra__polynomial_roots/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8a0bb245a44e9c80d7c346c24e57ed58efc0c36c9de07dcd00c45d4efc16074
|
3 |
+
size 110086296
|