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: 110048104
|
| 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:5f4396a6fffaf10ec93dfb422c4ae3fb171f41222029efa73d021250a3e87f08
|
| 3 |
+
size 606086
|
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:3e5ea73bb3664762438db7830aadcc93d7413d59fd003f5ffe30307f1671f590
|
| 3 |
+
size 109442018
|