Datasets:
Kabatubare
commited on
Commit
•
e2b6583
1
Parent(s):
ce9cef9
Update README.md
Browse files
README.md
CHANGED
@@ -4,29 +4,31 @@ tags:
|
|
4 |
- qna
|
5 |
- nlp
|
6 |
- english
|
7 |
-
- Bronx2Helsinki AI
|
8 |
license: other
|
9 |
language:
|
10 |
- en
|
11 |
-
pretty_name:
|
12 |
---
|
13 |
|
14 |
-
# Dataset Card for "Medical" Healthcare QnA Datasets
|
15 |
|
16 |
## Dataset Details
|
17 |
|
18 |
### Dataset Description
|
19 |
|
20 |
-
The "Medical" dataset is a
|
21 |
|
22 |
-
- **Curated
|
23 |
-
- **
|
24 |
-
- **
|
25 |
-
- **Language(s) (NLP):** English
|
26 |
-
- **License:** Open Source
|
27 |
|
28 |
-
###
|
29 |
|
30 |
-
|
|
|
|
|
31 |
|
32 |
-
|
|
|
|
|
|
|
|
4 |
- qna
|
5 |
- nlp
|
6 |
- english
|
|
|
7 |
license: other
|
8 |
language:
|
9 |
- en
|
10 |
+
pretty_name: Medical QnA Datasets
|
11 |
---
|
12 |
|
13 |
+
# Dataset Card for "Medical" Healthcare QnA Datasets
|
14 |
|
15 |
## Dataset Details
|
16 |
|
17 |
### Dataset Description
|
18 |
|
19 |
+
The "Medical" dataset is a specialized subset curated from the larger MedDialog collection, featuring healthcare dialogues between doctors and patients. This dataset focuses on conversations from Icliniq, HealthcareMagic, and HealthTap. Written primarily in English, it is designed to serve a broad range of applications such as NLP research, healthcare chatbot development, and medical information retrieval. The dataset contains 24,000 rows.
|
20 |
|
21 |
+
- **Data Sources**: Curated from MedDialog, focusing on Icliniq, HealthcareMagic, and HealthTap
|
22 |
+
- **Size**: 24,000 rows
|
23 |
+
- **Language**: English
|
|
|
|
|
24 |
|
25 |
+
### Direct Uses:
|
26 |
|
27 |
+
- NLP research in healthcare dialogues
|
28 |
+
- Development of healthcare question-answering systems
|
29 |
+
- Medical information retrieval
|
30 |
|
31 |
+
### Limitations and Recommendations:
|
32 |
+
|
33 |
+
- Not a substitute for certified medical advice
|
34 |
+
- Exercise caution in critical healthcare applications
|