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 |
configs:
|
221 |
- config_name: icd10cm_easy
|
222 |
data_files:
|
@@ -260,4 +291,10 @@ configs:
|
|
260 |
path: icd9proc_easy/dev-*
|
261 |
- split: test
|
262 |
path: icd9proc_easy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
---
|
|
|
217 |
num_examples: 4666
|
218 |
download_size: 949044
|
219 |
dataset_size: 3916913.82813823
|
220 |
+
- config_name: icd9proc_medium
|
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: 3914416.894804897
|
248 |
+
num_examples: 4666
|
249 |
+
download_size: 877606
|
250 |
+
dataset_size: 3916913.82813823
|
251 |
configs:
|
252 |
- config_name: icd10cm_easy
|
253 |
data_files:
|
|
|
291 |
path: icd9proc_easy/dev-*
|
292 |
- split: test
|
293 |
path: icd9proc_easy/test-*
|
294 |
+
- config_name: icd9proc_medium
|
295 |
+
data_files:
|
296 |
+
- split: dev
|
297 |
+
path: icd9proc_medium/dev-*
|
298 |
+
- split: test
|
299 |
+
path: icd9proc_medium/test-*
|
300 |
---
|
icd9proc_medium/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33f37a2b7772ffb8949bb137d960c7af613504bb1c1e4c5c077dd963d70d5006
|
3 |
+
size 8952
|
icd9proc_medium/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3206df8279d91bfd10f5bdf233e65521134715ef55c667e4bdb38083272ab32
|
3 |
+
size 868654
|