|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
tags: |
|
- medical |
|
size_categories: |
|
- 100K<n<1M |
|
--- |
|
## Source |
|
[Disease-Symptom-Extensive-Clean](https://huggingface.co/datasets/dhivyeshrk/Disease-Symptom-Extensive-Clean) |
|
|
|
## Context Sample |
|
```json |
|
{ |
|
"query": "Having these specific symptoms: anxiety and nervousness, depression, shortness of breath, depressive or psychotic symptoms, dizziness, palpitations, irregular heartbeat, breathing fast may indicate", |
|
"response": "You may have panic disorder" |
|
} |
|
``` |
|
## Raw Sample |
|
```json |
|
{ |
|
"query": "dizziness, abnormal involuntary movements, headache, diminished vision", |
|
"response": "pseudotumor cerebri" |
|
} |
|
``` |