Upload dataset
Browse files
Mathematics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a7a12fdecf8fce874a9b790f7328b0473f5899c154d0da1e8a763822820a16
|
3 |
+
size 6543
|
Mathematics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5df8f8b463ffadaf48a5fb5adb8aa975c2892deb256b35c11087bdf7f675c967
|
3 |
+
size 284249
|
Mathematics/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b14b047f6b475c7bb50954b329b90108c71c7776acf69132fc872cda88da75a3
|
3 |
+
size 1932515
|
README.md
CHANGED
@@ -638,6 +638,28 @@ dataset_info:
|
|
638 |
num_examples: 2084
|
639 |
download_size: 374739
|
640 |
dataset_size: 763789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
641 |
- config_name: Medical_Admission
|
642 |
features:
|
643 |
- name: id
|
@@ -1355,6 +1377,14 @@ configs:
|
|
1355 |
path: Job_Exams-Mathematics/test-*
|
1356 |
- split: validation
|
1357 |
path: Job_Exams-Mathematics/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1358 |
- config_name: Medical_Admission
|
1359 |
data_files:
|
1360 |
- split: dev
|
|
|
638 |
num_examples: 2084
|
639 |
download_size: 374739
|
640 |
dataset_size: 763789
|
641 |
+
- config_name: Mathematics
|
642 |
+
features:
|
643 |
+
- name: id
|
644 |
+
dtype: string
|
645 |
+
- name: question
|
646 |
+
dtype: string
|
647 |
+
- name: options
|
648 |
+
sequence: string
|
649 |
+
- name: answer
|
650 |
+
dtype: string
|
651 |
+
splits:
|
652 |
+
- name: dev
|
653 |
+
num_bytes: 5431
|
654 |
+
num_examples: 20
|
655 |
+
- name: test
|
656 |
+
num_bytes: 527867
|
657 |
+
num_examples: 2000
|
658 |
+
- name: validation
|
659 |
+
num_bytes: 3543412
|
660 |
+
num_examples: 13952
|
661 |
+
download_size: 2223307
|
662 |
+
dataset_size: 4076710
|
663 |
- config_name: Medical_Admission
|
664 |
features:
|
665 |
- name: id
|
|
|
1377 |
path: Job_Exams-Mathematics/test-*
|
1378 |
- split: validation
|
1379 |
path: Job_Exams-Mathematics/validation-*
|
1380 |
+
- config_name: Mathematics
|
1381 |
+
data_files:
|
1382 |
+
- split: dev
|
1383 |
+
path: Mathematics/dev-*
|
1384 |
+
- split: test
|
1385 |
+
path: Mathematics/test-*
|
1386 |
+
- split: validation
|
1387 |
+
path: Mathematics/validation-*
|
1388 |
- config_name: Medical_Admission
|
1389 |
data_files:
|
1390 |
- split: dev
|