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:
Commit
·
4d979a4
1
Parent(s):
7d73aaa
push data
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +43 -0
- state.json +22 -0
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b4e05ba3f8c08d42829cf13bf59643b7b972872d848f4628391c490212f26f9
|
3 |
+
size 521864
|
dataset_info.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"question": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"opa": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"opb": {
|
14 |
+
"dtype": "string",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"opc": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"opd": {
|
22 |
+
"dtype": "string",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"cop": {
|
26 |
+
"dtype": "int64",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"rare disease": {
|
30 |
+
"feature": {
|
31 |
+
"dtype": "string",
|
32 |
+
"_type": "Value"
|
33 |
+
},
|
34 |
+
"_type": "Sequence"
|
35 |
+
},
|
36 |
+
"input": {
|
37 |
+
"dtype": "string",
|
38 |
+
"_type": "Value"
|
39 |
+
}
|
40 |
+
},
|
41 |
+
"homepage": "",
|
42 |
+
"license": ""
|
43 |
+
}
|
state.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b0f325d45949f0a4",
|
8 |
+
"_format_columns": [
|
9 |
+
"cop",
|
10 |
+
"input",
|
11 |
+
"opa",
|
12 |
+
"opb",
|
13 |
+
"opc",
|
14 |
+
"opd",
|
15 |
+
"question",
|
16 |
+
"rare disease"
|
17 |
+
],
|
18 |
+
"_format_kwargs": {},
|
19 |
+
"_format_type": null,
|
20 |
+
"_output_all_columns": false,
|
21 |
+
"_split": null
|
22 |
+
}
|