fhai50032 commited on
Commit
e2c397f
1 Parent(s): 39b66b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - medical
7
+ size_categories:
8
+ - 100K<n<1M
9
  ---
10
+ source -> dhivyeshrk/Disease-Symptom-Extensive-Clean
11
+ ##context sample
12
+ {
13
+ "query": "Having these specific symptoms :-> anxiety and nervousness ,depression ,shortness of breath ,depressive or psychotic symptoms ,dizziness ,palpitations ,irregular heartbeat ,breathing fast may indicate",
14
+ "response": " You may have panic disorder"
15
+ },
16
+ ##Raw sample
17
+ {
18
+ "query": "dizziness ,abnormal involuntary movements ,headache ,diminished vision ",
19
+ "response": "pseudotumor cerebri"
20
+ },