Upload dataset
Browse files
README.md
CHANGED
@@ -217,6 +217,37 @@ dataset_info:
|
|
217 |
num_examples: 4666
|
218 |
download_size: 949044
|
219 |
dataset_size: 3916913.82813823
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
- config_name: icd9proc_medium
|
221 |
features:
|
222 |
- name: question_id
|
@@ -291,6 +322,12 @@ configs:
|
|
291 |
path: icd9proc_easy/dev-*
|
292 |
- split: test
|
293 |
path: icd9proc_easy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
294 |
- config_name: icd9proc_medium
|
295 |
data_files:
|
296 |
- split: dev
|
|
|
217 |
num_examples: 4666
|
218 |
download_size: 949044
|
219 |
dataset_size: 3916913.82813823
|
220 |
+
- config_name: icd9proc_hard
|
221 |
+
features:
|
222 |
+
- name: question_id
|
223 |
+
dtype: int64
|
224 |
+
- name: answer
|
225 |
+
dtype: string
|
226 |
+
- name: answer_id
|
227 |
+
dtype: string
|
228 |
+
- name: option1
|
229 |
+
dtype: string
|
230 |
+
- name: option2
|
231 |
+
dtype: string
|
232 |
+
- name: option3
|
233 |
+
dtype: string
|
234 |
+
- name: option4
|
235 |
+
dtype: string
|
236 |
+
- name: question
|
237 |
+
dtype: string
|
238 |
+
- name: vocab
|
239 |
+
dtype: string
|
240 |
+
- name: level
|
241 |
+
dtype: string
|
242 |
+
splits:
|
243 |
+
- name: dev
|
244 |
+
num_bytes: 2496.9333333333334
|
245 |
+
num_examples: 4
|
246 |
+
- name: test
|
247 |
+
num_bytes: 3719786.6505711344
|
248 |
+
num_examples: 4434
|
249 |
+
download_size: 863216
|
250 |
+
dataset_size: 3722283.5839044675
|
251 |
- config_name: icd9proc_medium
|
252 |
features:
|
253 |
- name: question_id
|
|
|
322 |
path: icd9proc_easy/dev-*
|
323 |
- split: test
|
324 |
path: icd9proc_easy/test-*
|
325 |
+
- config_name: icd9proc_hard
|
326 |
+
data_files:
|
327 |
+
- split: dev
|
328 |
+
path: icd9proc_hard/dev-*
|
329 |
+
- split: test
|
330 |
+
path: icd9proc_hard/test-*
|
331 |
- config_name: icd9proc_medium
|
332 |
data_files:
|
333 |
- split: dev
|
icd9proc_hard/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22ed5c48e4476fc9a6803913f77c269a0d46b8cd3a587230e429c0f66de3c68a
|
3 |
+
size 8246
|
icd9proc_hard/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:807b6465fdf645563ff8744f95d28413c19c1568393f9d0f85daab2aed4b6e52
|
3 |
+
size 854970
|