Upload dataset
Browse files
README.md
CHANGED
|
@@ -168,6 +168,28 @@ dataset_info:
|
|
| 168 |
num_examples: 550
|
| 169 |
download_size: 291339
|
| 170 |
dataset_size: 416309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
- config_name: business_management
|
| 172 |
features:
|
| 173 |
- name: question
|
|
@@ -1421,6 +1443,10 @@ configs:
|
|
| 1421 |
path: auditing/validation-*
|
| 1422 |
- split: test
|
| 1423 |
path: auditing/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1424 |
- config_name: business_management
|
| 1425 |
data_files:
|
| 1426 |
- split: train
|
|
|
|
| 168 |
num_examples: 550
|
| 169 |
download_size: 291339
|
| 170 |
dataset_size: 416309
|
| 171 |
+
- config_name: basic_medical_science
|
| 172 |
+
features:
|
| 173 |
+
- name: question
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: A
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: B
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: C
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: D
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: answer
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: choices
|
| 186 |
+
sequence: string
|
| 187 |
+
splits:
|
| 188 |
+
- name: train
|
| 189 |
+
num_bytes: 2204
|
| 190 |
+
num_examples: 5
|
| 191 |
+
download_size: 6418
|
| 192 |
+
dataset_size: 2204
|
| 193 |
- config_name: business_management
|
| 194 |
features:
|
| 195 |
- name: question
|
|
|
|
| 1443 |
path: auditing/validation-*
|
| 1444 |
- split: test
|
| 1445 |
path: auditing/test-*
|
| 1446 |
+
- config_name: basic_medical_science
|
| 1447 |
+
data_files:
|
| 1448 |
+
- split: train
|
| 1449 |
+
path: basic_medical_science/train-*
|
| 1450 |
- config_name: business_management
|
| 1451 |
data_files:
|
| 1452 |
- split: train
|
basic_medical_science/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f0dd2c673d5d9686b9563e5f41e57ed092dc1b51c0aadcf66c6aa19096ccdb8
|
| 3 |
+
size 6418
|