Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
LenDigLearn commited on
Commit
a77ca7e
·
verified ·
1 Parent(s): 81e41a8

Add 'prealgebra' config data files

Browse files
README.md CHANGED
@@ -115,6 +115,25 @@ dataset_info:
115
  num_examples: 540
116
  download_size: 490656
117
  dataset_size: 945248
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
118
  configs:
119
  - config_name: algebra
120
  data_files:
@@ -152,4 +171,10 @@ configs:
152
  path: number_theory/train-*
153
  - split: test
154
  path: number_theory/test-*
 
 
 
 
 
 
155
  ---
 
115
  num_examples: 540
116
  download_size: 490656
117
  dataset_size: 945248
118
+ - config_name: prealgebra
119
+ features:
120
+ - name: problem
121
+ dtype: string
122
+ - name: level
123
+ dtype: string
124
+ - name: solution
125
+ dtype: string
126
+ - name: type
127
+ dtype: string
128
+ splits:
129
+ - name: train
130
+ num_bytes: 715611
131
+ num_examples: 1205
132
+ - name: test
133
+ num_bytes: 510195
134
+ num_examples: 871
135
+ download_size: 651355
136
+ dataset_size: 1225806
137
  configs:
138
  - config_name: algebra
139
  data_files:
 
171
  path: number_theory/train-*
172
  - split: test
173
  path: number_theory/test-*
174
+ - config_name: prealgebra
175
+ data_files:
176
+ - split: train
177
+ path: prealgebra/train-*
178
+ - split: test
179
+ path: prealgebra/test-*
180
  ---
prealgebra/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa4f6c0d0f53432e58f91aff18a27f6dcb83e668d963f2d5c0bc2e5df9023b6
3
+ size 267729
prealgebra/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef1622b40248ac858711ba61f6c76e0a4f1ae9b090a6a17e5cab7dcac53c9b05
3
+ size 383626