Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
LenDigLearn commited on
Commit
0530c78
·
verified ·
1 Parent(s): 92ace7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -281,13 +281,14 @@ An example from the dataset is:
281
 
282
  ### Builder Configs
283
 
284
- * algebra
285
- * counting_and_probability
286
- * geometry
287
- * intermediate_algebra
288
- * number_theory
289
- * prealgebra
290
- * precalculus
 
291
 
292
  ## Additional Information
293
 
 
281
 
282
  ### Builder Configs
283
 
284
+ * default: 7,500 train and 5,000 test examples (full dataset)
285
+ * algebra: 1,744 train and 1,187 test examples
286
+ * counting_and_probability: 771 train and 474 test examples
287
+ * geometry: 870 train 479 test examples
288
+ * intermediate_algebra: 1,295 train and 903 test examples
289
+ * number_theory: 869 train and 540 test examples
290
+ * prealgebra: 1,205 train and 871 test examples
291
+ * precalculus: 746 train and 546 test examples
292
 
293
  ## Additional Information
294