theblackcat102
commited on
Commit
•
e82c092
1
Parent(s):
679280b
Upload dataset
Browse files
README.md
CHANGED
@@ -264,6 +264,50 @@ dataset_info:
|
|
264 |
num_examples: 100
|
265 |
download_size: 100812
|
266 |
dataset_size: 137515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
- config_name: mechanics
|
268 |
features:
|
269 |
- name: qid
|
@@ -533,6 +577,14 @@ configs:
|
|
533 |
path: geography/dev-*
|
534 |
- split: val
|
535 |
path: geography/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
536 |
- config_name: mechanics
|
537 |
data_files:
|
538 |
- split: test
|
|
|
264 |
num_examples: 100
|
265 |
download_size: 100812
|
266 |
dataset_size: 137515
|
267 |
+
- config_name: mathematics
|
268 |
+
features:
|
269 |
+
- name: qid
|
270 |
+
dtype: string
|
271 |
+
- name: source
|
272 |
+
dtype: string
|
273 |
+
- name: question
|
274 |
+
dtype: string
|
275 |
+
- name: A
|
276 |
+
dtype: string
|
277 |
+
- name: B
|
278 |
+
dtype: string
|
279 |
+
- name: C
|
280 |
+
dtype: string
|
281 |
+
- name: D
|
282 |
+
dtype: string
|
283 |
+
- name: answer
|
284 |
+
dtype: string
|
285 |
+
- name: stats
|
286 |
+
struct:
|
287 |
+
- name: hardness
|
288 |
+
dtype: string
|
289 |
+
- name: stats
|
290 |
+
struct:
|
291 |
+
- name: A
|
292 |
+
dtype: int64
|
293 |
+
- name: B
|
294 |
+
dtype: int64
|
295 |
+
- name: C
|
296 |
+
dtype: int64
|
297 |
+
- name: D
|
298 |
+
dtype: int64
|
299 |
+
splits:
|
300 |
+
- name: test
|
301 |
+
num_bytes: 93059
|
302 |
+
num_examples: 240
|
303 |
+
- name: dev
|
304 |
+
num_bytes: 42140
|
305 |
+
num_examples: 100
|
306 |
+
- name: val
|
307 |
+
num_bytes: 38535
|
308 |
+
num_examples: 100
|
309 |
+
download_size: 91132
|
310 |
+
dataset_size: 173734
|
311 |
- config_name: mechanics
|
312 |
features:
|
313 |
- name: qid
|
|
|
577 |
path: geography/dev-*
|
578 |
- split: val
|
579 |
path: geography/val-*
|
580 |
+
- config_name: mathematics
|
581 |
+
data_files:
|
582 |
+
- split: test
|
583 |
+
path: mathematics/test-*
|
584 |
+
- split: dev
|
585 |
+
path: mathematics/dev-*
|
586 |
+
- split: val
|
587 |
+
path: mathematics/val-*
|
588 |
- config_name: mechanics
|
589 |
data_files:
|
590 |
- split: test
|
mathematics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b0a3ca5e0ace065b22cb520e19233c31459fb1f9df549211aa479c1cbdf00fb
|
3 |
+
size 22125
|
mathematics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6fc58561c2f8f03cec297fbaa33c148d4af9840ebbd9a49c89024909e8373cf
|
3 |
+
size 44548
|
mathematics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8f0a1bf75d654abed98240a1d1a018f905830764a0f5817ce760b25beac567c
|
3 |
+
size 24459
|