Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
explanation-generation
License:
Add 'counting_and_probability' config data files
Browse files
README.md
CHANGED
@@ -20,6 +20,25 @@ dataset_info:
|
|
20 |
num_examples: 1187
|
21 |
download_size: 858300
|
22 |
dataset_size: 1603312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- config_name: default
|
24 |
features:
|
25 |
- name: problem
|
@@ -46,6 +65,12 @@ configs:
|
|
46 |
path: algebra/train-*
|
47 |
- split: test
|
48 |
path: algebra/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
- config_name: default
|
50 |
data_files:
|
51 |
- split: train
|
|
|
20 |
num_examples: 1187
|
21 |
download_size: 858300
|
22 |
dataset_size: 1603312
|
23 |
+
- config_name: counting_and_probability
|
24 |
+
features:
|
25 |
+
- name: problem
|
26 |
+
dtype: string
|
27 |
+
- name: level
|
28 |
+
dtype: string
|
29 |
+
- name: solution
|
30 |
+
dtype: string
|
31 |
+
- name: type
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: train
|
35 |
+
num_bytes: 667385
|
36 |
+
num_examples: 771
|
37 |
+
- name: test
|
38 |
+
num_bytes: 353803
|
39 |
+
num_examples: 474
|
40 |
+
download_size: 504386
|
41 |
+
dataset_size: 1021188
|
42 |
- config_name: default
|
43 |
features:
|
44 |
- name: problem
|
|
|
65 |
path: algebra/train-*
|
66 |
- split: test
|
67 |
path: algebra/test-*
|
68 |
+
- config_name: counting_and_probability
|
69 |
+
data_files:
|
70 |
+
- split: train
|
71 |
+
path: counting_and_probability/train-*
|
72 |
+
- split: test
|
73 |
+
path: counting_and_probability/test-*
|
74 |
- config_name: default
|
75 |
data_files:
|
76 |
- split: train
|
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:d2d9564b7af4dcffa5bef1df13f90de648a5ac497342e2ce12bca9eec8aeabde
|
3 |
+
size 175032
|
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:8bd338b2bb20e41bc3c70daa36ff93f30faee106ced6dc788d292e37eddce98b
|
3 |
+
size 329354
|