SymptomsDisease246k / README.md
fhai50032's picture
Update README.md
82ea945 verified
|
raw
history blame contribute delete
No virus
658 Bytes
---
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"
}
```