garrethlee
commited on
Add 'algebra__linear_2d' config data files
Browse files
README.md
CHANGED
@@ -41,14 +41,14 @@ dataset_info:
|
|
41 |
- name: answer
|
42 |
dtype: string
|
43 |
splits:
|
44 |
-
- name: test
|
45 |
-
num_bytes: 666095
|
46 |
-
num_examples: 10000
|
47 |
- name: train
|
48 |
-
num_bytes:
|
49 |
num_examples: 1999998
|
50 |
-
|
51 |
-
|
|
|
|
|
|
|
52 |
- config_name: algebra__linear_2d_composed
|
53 |
features:
|
54 |
- name: question
|
@@ -857,6 +857,12 @@ configs:
|
|
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"
|
|
|
41 |
- name: answer
|
42 |
dtype: string
|
43 |
splits:
|
|
|
|
|
|
|
44 |
- name: train
|
45 |
+
num_bytes: 145993346
|
46 |
num_examples: 1999998
|
47 |
+
- name: test
|
48 |
+
num_bytes: 762337
|
49 |
+
num_examples: 10000
|
50 |
+
download_size: 73049076
|
51 |
+
dataset_size: 146755683
|
52 |
- config_name: algebra__linear_2d_composed
|
53 |
features:
|
54 |
- name: question
|
|
|
857 |
path: algebra__linear_1d_composed/train-*
|
858 |
- split: test
|
859 |
path: algebra__linear_1d_composed/test-*
|
860 |
+
- config_name: algebra__linear_2d
|
861 |
+
data_files:
|
862 |
+
- split: train
|
863 |
+
path: algebra__linear_2d/train-*
|
864 |
+
- split: test
|
865 |
+
path: algebra__linear_2d/test-*
|
866 |
---
|
867 |
|
868 |
# Dataset Card for "math_dataset"
|
algebra__linear_2d/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3f9578e369b524ed8a031f0cea2a92af6da3b2d9565b8cef3c4952b3856983a
|
3 |
+
size 395401
|
algebra__linear_2d/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3431dcb3438f6b88812c2fa7686e842daa877007b5c8933caff76e4d16b6b03
|
3 |
+
size 72653675
|