Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: problem
|
6 |
dtype: string
|
@@ -19,6 +19,25 @@ dataset_info:
|
|
19 |
num_examples: 1187
|
20 |
download_size: 854357
|
21 |
dataset_size: 1603312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
configs:
|
23 |
- config_name: algebra
|
24 |
data_files:
|
@@ -26,4 +45,10 @@ configs:
|
|
26 |
path: algebra/train-*
|
27 |
- split: test
|
28 |
path: algebra/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: algebra
|
4 |
features:
|
5 |
- name: problem
|
6 |
dtype: string
|
|
|
19 |
num_examples: 1187
|
20 |
download_size: 854357
|
21 |
dataset_size: 1603312
|
22 |
+
- config_name: counting_and_probability
|
23 |
+
features:
|
24 |
+
- name: problem
|
25 |
+
dtype: string
|
26 |
+
- name: level
|
27 |
+
dtype: string
|
28 |
+
- name: type
|
29 |
+
dtype: string
|
30 |
+
- name: solution
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 667385
|
35 |
+
num_examples: 771
|
36 |
+
- name: test
|
37 |
+
num_bytes: 353803
|
38 |
+
num_examples: 474
|
39 |
+
download_size: 501973
|
40 |
+
dataset_size: 1021188
|
41 |
configs:
|
42 |
- config_name: algebra
|
43 |
data_files:
|
|
|
45 |
path: algebra/train-*
|
46 |
- split: test
|
47 |
path: algebra/test-*
|
48 |
+
- config_name: counting_and_probability
|
49 |
+
data_files:
|
50 |
+
- split: train
|
51 |
+
path: counting_and_probability/train-*
|
52 |
+
- split: test
|
53 |
+
path: counting_and_probability/test-*
|
54 |
---
|
counting_and_probability/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e7b7e5a4aa4efb1e20e0770d6e216734364116342910e6947e6754b9763f444
|
3 |
+
size 173868
|
counting_and_probability/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afa7ffcd36e63c1b538177e272e721efeec92db655a9e9594e10e346a9c412e7
|
3 |
+
size 328105
|