Elfsong commited on
Commit
e364e18
·
verified ·
1 Parent(s): efdf9cd

Upload dataset

Browse files
Mathematics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4fa8a008c19e0869d0b329ab5af088ef0dd348fa17f64ea46fadb47e25fb40e
3
+ size 20818977
README.md CHANGED
@@ -156,6 +156,32 @@ dataset_info:
156
  num_examples: 200
157
  download_size: 72093
158
  dataset_size: 159233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  configs:
160
  - config_name: Biology
161
  data_files:
@@ -181,4 +207,8 @@ configs:
181
  data_files:
182
  - split: test
183
  path: History/test-*
 
 
 
 
184
  ---
 
156
  num_examples: 200
157
  download_size: 72093
158
  dataset_size: 159233
159
+ - config_name: Mathematics
160
+ features:
161
+ - name: id
162
+ dtype: string
163
+ - name: question
164
+ dtype: string
165
+ - name: choice
166
+ dtype: string
167
+ - name: explanation
168
+ dtype: string
169
+ - name: image_question
170
+ dtype: image
171
+ - name: image_answer
172
+ dtype: image
173
+ - name: subject
174
+ dtype: string
175
+ - name: year
176
+ dtype: string
177
+ - name: file_name
178
+ dtype: string
179
+ splits:
180
+ - name: test
181
+ num_bytes: 20907506
182
+ num_examples: 250
183
+ download_size: 20818977
184
+ dataset_size: 20907506
185
  configs:
186
  - config_name: Biology
187
  data_files:
 
207
  data_files:
208
  - split: test
209
  path: History/test-*
210
+ - config_name: Mathematics
211
+ data_files:
212
+ - split: test
213
+ path: Mathematics/test-*
214
  ---