Upload dataset
Browse files
README.md
CHANGED
|
@@ -494,6 +494,32 @@ dataset_info:
|
|
| 494 |
num_examples: 109
|
| 495 |
download_size: 33042
|
| 496 |
dataset_size: 25939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 497 |
- config_name: physics
|
| 498 |
features:
|
| 499 |
- name: question
|
|
@@ -829,6 +855,14 @@ configs:
|
|
| 829 |
path: organic_chemistry/validation-*
|
| 830 |
- split: test
|
| 831 |
path: organic_chemistry/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 832 |
- config_name: physics
|
| 833 |
data_files:
|
| 834 |
- split: train
|
|
|
|
| 494 |
num_examples: 109
|
| 495 |
download_size: 33042
|
| 496 |
dataset_size: 25939
|
| 497 |
+
- config_name: pharmacy
|
| 498 |
+
features:
|
| 499 |
+
- name: question
|
| 500 |
+
dtype: string
|
| 501 |
+
- name: A
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: B
|
| 504 |
+
dtype: string
|
| 505 |
+
- name: C
|
| 506 |
+
dtype: string
|
| 507 |
+
- name: D
|
| 508 |
+
dtype: string
|
| 509 |
+
- name: answer
|
| 510 |
+
dtype: string
|
| 511 |
+
splits:
|
| 512 |
+
- name: train
|
| 513 |
+
num_bytes: 1002
|
| 514 |
+
num_examples: 5
|
| 515 |
+
- name: validation
|
| 516 |
+
num_bytes: 11406
|
| 517 |
+
num_examples: 44
|
| 518 |
+
- name: test
|
| 519 |
+
num_bytes: 92950
|
| 520 |
+
num_examples: 391
|
| 521 |
+
download_size: 84394
|
| 522 |
+
dataset_size: 105358
|
| 523 |
- config_name: physics
|
| 524 |
features:
|
| 525 |
- name: question
|
|
|
|
| 855 |
path: organic_chemistry/validation-*
|
| 856 |
- split: test
|
| 857 |
path: organic_chemistry/test-*
|
| 858 |
+
- config_name: pharmacy
|
| 859 |
+
data_files:
|
| 860 |
+
- split: train
|
| 861 |
+
path: pharmacy/train-*
|
| 862 |
+
- split: validation
|
| 863 |
+
path: pharmacy/validation-*
|
| 864 |
+
- split: test
|
| 865 |
+
path: pharmacy/test-*
|
| 866 |
- config_name: physics
|
| 867 |
data_files:
|
| 868 |
- split: train
|
pharmacy/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:980c093b95a0acae643708a5f1004f699f2077ee6f13ed89a567bb3334183281
|
| 3 |
+
size 66898
|
pharmacy/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2c24161e60505e210d3585eb8191786b9afb8774753758f6fa2a915bbe40c43
|
| 3 |
+
size 4365
|
pharmacy/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:766f5fdfc703e18553bc0907e209847656c43998c20ce318d7d05b9c86b2af0e
|
| 3 |
+
size 13131
|