Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
explanation-generation
License:
Add 'precalculus' config data files
Browse files
README.md
CHANGED
@@ -134,6 +134,25 @@ dataset_info:
|
|
134 |
num_examples: 871
|
135 |
download_size: 651355
|
136 |
dataset_size: 1225806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
137 |
configs:
|
138 |
- config_name: algebra
|
139 |
data_files:
|
@@ -177,4 +196,10 @@ configs:
|
|
177 |
path: prealgebra/train-*
|
178 |
- split: test
|
179 |
path: prealgebra/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
---
|
|
|
134 |
num_examples: 871
|
135 |
download_size: 651355
|
136 |
dataset_size: 1225806
|
137 |
+
- config_name: precalculus
|
138 |
+
features:
|
139 |
+
- name: problem
|
140 |
+
dtype: string
|
141 |
+
- name: level
|
142 |
+
dtype: string
|
143 |
+
- name: solution
|
144 |
+
dtype: string
|
145 |
+
- name: type
|
146 |
+
dtype: string
|
147 |
+
splits:
|
148 |
+
- name: train
|
149 |
+
num_bytes: 816245
|
150 |
+
num_examples: 746
|
151 |
+
- name: test
|
152 |
+
num_bytes: 552893
|
153 |
+
num_examples: 546
|
154 |
+
download_size: 595986
|
155 |
+
dataset_size: 1369138
|
156 |
configs:
|
157 |
- config_name: algebra
|
158 |
data_files:
|
|
|
196 |
path: prealgebra/train-*
|
197 |
- split: test
|
198 |
path: prealgebra/test-*
|
199 |
+
- config_name: precalculus
|
200 |
+
data_files:
|
201 |
+
- split: train
|
202 |
+
path: precalculus/train-*
|
203 |
+
- split: test
|
204 |
+
path: precalculus/test-*
|
205 |
---
|
precalculus/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f5772bfcead8206f0645536e02dbe6e275371f9e2bbb3d45371f6946acb16bb
|
3 |
+
size 242241
|
precalculus/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c51572f7b5a4e1a18a7898c3f7bc111015ff5fa14dc9274d0c639a6beb23f1ed
|
3 |
+
size 353745
|