Upload dataset
Browse files
README.md
CHANGED
@@ -702,6 +702,32 @@ dataset_info:
|
|
702 |
num_examples: 109
|
703 |
download_size: 33042
|
704 |
dataset_size: 25939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
705 |
- config_name: pharmacy
|
706 |
features:
|
707 |
- name: question
|
@@ -1179,6 +1205,14 @@ configs:
|
|
1179 |
path: organic_chemistry/validation-*
|
1180 |
- split: test
|
1181 |
path: organic_chemistry/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1182 |
- config_name: pharmacy
|
1183 |
data_files:
|
1184 |
- split: train
|
|
|
702 |
num_examples: 109
|
703 |
download_size: 33042
|
704 |
dataset_size: 25939
|
705 |
+
- config_name: pharmacology
|
706 |
+
features:
|
707 |
+
- name: question
|
708 |
+
dtype: string
|
709 |
+
- name: A
|
710 |
+
dtype: string
|
711 |
+
- name: B
|
712 |
+
dtype: string
|
713 |
+
- name: C
|
714 |
+
dtype: string
|
715 |
+
- name: D
|
716 |
+
dtype: string
|
717 |
+
- name: answer
|
718 |
+
dtype: string
|
719 |
+
splits:
|
720 |
+
- name: train
|
721 |
+
num_bytes: 640
|
722 |
+
num_examples: 5
|
723 |
+
- name: validation
|
724 |
+
num_bytes: 13255
|
725 |
+
num_examples: 64
|
726 |
+
- name: test
|
727 |
+
num_bytes: 116350
|
728 |
+
num_examples: 577
|
729 |
+
download_size: 101950
|
730 |
+
dataset_size: 130245
|
731 |
- config_name: pharmacy
|
732 |
features:
|
733 |
- name: question
|
|
|
1205 |
path: organic_chemistry/validation-*
|
1206 |
- split: test
|
1207 |
path: organic_chemistry/test-*
|
1208 |
+
- config_name: pharmacology
|
1209 |
+
data_files:
|
1210 |
+
- split: train
|
1211 |
+
path: pharmacology/train-*
|
1212 |
+
- split: validation
|
1213 |
+
path: pharmacology/validation-*
|
1214 |
+
- split: test
|
1215 |
+
path: pharmacology/test-*
|
1216 |
- config_name: pharmacy
|
1217 |
data_files:
|
1218 |
- split: train
|
pharmacology/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8145ffd7f4a0a22a923dd4667c2662e875d30acebe21f6f62561776f534e29b
|
3 |
+
size 83394
|
pharmacology/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce8c4ba247cf6736f0d80d2d44a52c7f34618162908c46f54cf628b28da1b29f
|
3 |
+
size 3699
|
pharmacology/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b9f8adb3418cfdad73db0d1735f26fa9927b3e4a9b412fdd145d1f6b787ad0
|
3 |
+
size 14857
|