Upload dataset
Browse files
README.md
CHANGED
@@ -124,6 +124,37 @@ dataset_info:
|
|
124 |
num_examples: 190983
|
125 |
download_size: 54214347
|
126 |
dataset_size: 160222617.3406466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
- config_name: icd10proc_medium
|
128 |
features:
|
129 |
- name: question_id
|
@@ -366,6 +397,12 @@ configs:
|
|
366 |
path: icd10proc_easy/dev-*
|
367 |
- split: test
|
368 |
path: icd10proc_easy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
- config_name: icd10proc_medium
|
370 |
data_files:
|
371 |
- split: dev
|
|
|
124 |
num_examples: 190983
|
125 |
download_size: 54214347
|
126 |
dataset_size: 160222617.3406466
|
127 |
+
- config_name: icd10proc_hard
|
128 |
+
features:
|
129 |
+
- name: question_id
|
130 |
+
dtype: int64
|
131 |
+
- name: answer
|
132 |
+
dtype: string
|
133 |
+
- name: answer_id
|
134 |
+
dtype: string
|
135 |
+
- name: option1
|
136 |
+
dtype: string
|
137 |
+
- name: option2
|
138 |
+
dtype: string
|
139 |
+
- name: option3
|
140 |
+
dtype: string
|
141 |
+
- name: option4
|
142 |
+
dtype: string
|
143 |
+
- name: question
|
144 |
+
dtype: string
|
145 |
+
- name: vocab
|
146 |
+
dtype: string
|
147 |
+
- name: level
|
148 |
+
dtype: string
|
149 |
+
splits:
|
150 |
+
- name: dev
|
151 |
+
num_bytes: 2496.9333333333334
|
152 |
+
num_examples: 4
|
153 |
+
- name: test
|
154 |
+
num_bytes: 74310162.81783715
|
155 |
+
num_examples: 88578
|
156 |
+
download_size: 21639184
|
157 |
+
dataset_size: 74312659.75117049
|
158 |
- config_name: icd10proc_medium
|
159 |
features:
|
160 |
- name: question_id
|
|
|
397 |
path: icd10proc_easy/dev-*
|
398 |
- split: test
|
399 |
path: icd10proc_easy/test-*
|
400 |
+
- config_name: icd10proc_hard
|
401 |
+
data_files:
|
402 |
+
- split: dev
|
403 |
+
path: icd10proc_hard/dev-*
|
404 |
+
- split: test
|
405 |
+
path: icd10proc_hard/test-*
|
406 |
- config_name: icd10proc_medium
|
407 |
data_files:
|
408 |
- split: dev
|
icd10proc_hard/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e786484e1560a9ada05efbc8e9b7ea67158cbfc0bad009716f5fa64336413fd
|
3 |
+
size 12323
|
icd10proc_hard/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cce89c36ff12bd111cc1135ffb0c56111b9dca6261f0be815bff44464abfdfa
|
3 |
+
size 21626861
|