Datasets:
shaneperry0101
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
task_categories:
|
6 |
+
- question-answering
|
7 |
+
- text-generation
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
+
pretty_name: Health Question & Answer
|
11 |
+
size_categories:
|
12 |
+
- 10K<n<100K
|
13 |
+
---
|
14 |
+
# Dataset Card for Dataset Name
|
15 |
+
|
16 |
+
Health Question and Answer Clean Dataset
|
17 |
+
|
18 |
+
## Dataset Details
|
19 |
+
|
20 |
+
### Dataset Description
|
21 |
+
|
22 |
+
This dataset provides a detailed overview of health question & answer pairs. It includes data on health problems and corresponding answers, making it suitable for variable tasks like healthcare chatbot training.
|
23 |
+
|
24 |
+
![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F24019107%2F5afa7cba8cf89da374d48dcf20f841d6%2Fa.png?generation=1734359213879495&alt=media)
|
25 |
+
|
26 |
+
- **Language(s) (NLP):** English
|
27 |
+
- **License:** Apache-2.0
|
28 |
+
|
29 |
+
### Dataset Sources [optional]
|
30 |
+
|
31 |
+
- **Repository:** https://www.kaggle.com/datasets/shaneperry0101/health-question-and-answer-clean-dataset
|