Datasets:
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
1K - 10K
Tags:
rare disease diagnosis
rare disease identification
rare disease question-answering
rare disease QA
rare-disease diagnosis
rare-disease identification
License:
Upload dataset
Browse files- README.md +44 -20
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,27 +1,51 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
-
|
5 |
-
pretty_name: "rare disease QA"
|
6 |
-
|
7 |
-
tags:
|
8 |
-
- "rare disease diagnosis"
|
9 |
-
- "rare disease identification"
|
10 |
-
- "rare disease question-answering"
|
11 |
-
- "rare disease QA"
|
12 |
-
- "rare-disease diagnosis"
|
13 |
-
- "rare-disease identification"
|
14 |
-
- "rare-disease question-answering"
|
15 |
-
- "rare-disease QA"
|
16 |
-
|
17 |
-
license: "apache-2.0"
|
18 |
-
|
19 |
task_categories:
|
20 |
-
-
|
21 |
-
-
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
size:
|
24 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Dataset Card for ReDis-QA
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
task_categories:
|
6 |
+
- multiple-choice
|
7 |
+
- question-answering
|
8 |
+
pretty_name: rare disease QA
|
9 |
+
tags:
|
10 |
+
- rare disease diagnosis
|
11 |
+
- rare disease identification
|
12 |
+
- rare disease question-answering
|
13 |
+
- rare disease QA
|
14 |
+
- rare-disease diagnosis
|
15 |
+
- rare-disease identification
|
16 |
+
- rare-disease question-answering
|
17 |
+
- rare-disease QA
|
18 |
size:
|
19 |
+
- 1K<n<10K
|
20 |
+
dataset_info:
|
21 |
+
features:
|
22 |
+
- name: question
|
23 |
+
dtype: string
|
24 |
+
- name: opa
|
25 |
+
dtype: string
|
26 |
+
- name: opb
|
27 |
+
dtype: string
|
28 |
+
- name: opc
|
29 |
+
dtype: string
|
30 |
+
- name: opd
|
31 |
+
dtype: string
|
32 |
+
- name: cop
|
33 |
+
dtype: int64
|
34 |
+
- name: rare disease
|
35 |
+
sequence: string
|
36 |
+
- name: input
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: test
|
40 |
+
num_bytes: 519412
|
41 |
+
num_examples: 1360
|
42 |
+
download_size: 265254
|
43 |
+
dataset_size: 519412
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: test
|
48 |
+
path: data/test-*
|
49 |
---
|
50 |
|
51 |
# Dataset Card for ReDis-QA
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a275a0b6fa13d2618dba950e87ad82ebfa7fd1170b5b98a9a2f136e9fb09bf6a
|
3 |
+
size 265254
|