File size: 658 Bytes
39b66b6
 
e2c397f
 
 
 
 
 
39b66b6
82ea945
 
 
 
 
e2c397f
82ea945
 
 
 
 
 
e2c397f
82ea945
e2c397f
82ea945
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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"
}
```