Commit
•
c7fe124
1
Parent(s):
458cc37
Add 'algebra__linear_1d_composed' config data files
Browse files
README.md
CHANGED
@@ -26,14 +26,14 @@ dataset_info:
|
|
26 |
- name: answer
|
27 |
dtype: string
|
28 |
splits:
|
29 |
-
- name: test
|
30 |
-
num_bytes: 1018090
|
31 |
-
num_examples: 10000
|
32 |
- name: train
|
33 |
-
num_bytes:
|
34 |
num_examples: 1999998
|
35 |
-
|
36 |
-
|
|
|
|
|
|
|
37 |
- config_name: algebra__linear_2d
|
38 |
features:
|
39 |
- name: question
|
@@ -851,6 +851,12 @@ configs:
|
|
851 |
path: algebra__linear_1d/train-*
|
852 |
- split: test
|
853 |
path: algebra__linear_1d/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
854 |
---
|
855 |
|
856 |
# Dataset Card for "math_dataset"
|
|
|
26 |
- name: answer
|
27 |
dtype: string
|
28 |
splits:
|
|
|
|
|
|
|
29 |
- name: train
|
30 |
+
num_bytes: 218816746
|
31 |
num_examples: 1999998
|
32 |
+
- name: test
|
33 |
+
num_bytes: 1114332
|
34 |
+
num_examples: 10000
|
35 |
+
download_size: 117621982
|
36 |
+
dataset_size: 219931078
|
37 |
- config_name: algebra__linear_2d
|
38 |
features:
|
39 |
- name: question
|
|
|
851 |
path: algebra__linear_1d/train-*
|
852 |
- split: test
|
853 |
path: algebra__linear_1d/test-*
|
854 |
+
- config_name: algebra__linear_1d_composed
|
855 |
+
data_files:
|
856 |
+
- split: train
|
857 |
+
path: algebra__linear_1d_composed/train-*
|
858 |
+
- split: test
|
859 |
+
path: algebra__linear_1d_composed/test-*
|
860 |
---
|
861 |
|
862 |
# Dataset Card for "math_dataset"
|
algebra__linear_1d_composed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52e40cf8fc2de7f7e7ae6d23acd8d267e00d5614384bee46f801f7c51407dbcb
|
3 |
+
size 607326
|
algebra__linear_1d_composed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32c3023e26e622849909b18de6eed54e76aa866bd0a938f7891a06f5d2f68eb
|
3 |
+
size 117014656
|