Ashishkr commited on
Commit
9d965a7
1 Parent(s): c1ec7d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -89,13 +89,13 @@ def llama_generate(
89
 
90
 
91
  prompt = """
92
- instruction: "If you are a doctor, please answer the medical questions based on the patient's description.",
 
 
 
 
 
93
 
94
- input: "My baby has been pooing 5-6 times a day for a week.
95
- In the last few days it has increased to 7 and they are very
96
- watery with green stringy bits in them. He does not seem unwell
97
- i.e no temperature and still eating. He now has a very bad nappy
98
- rash from the pooing ...help!" .\n
99
  response: """
100
 
101
  response = llama_generate(
 
89
 
90
 
91
  prompt = """
92
+ instruction: "If you are a doctor, please answer the medical questions based on the patient's description." \n
93
+
94
+ input: "Hi, I had a subarachnoid bleed and coiling of brain aneurysm last year.
95
+ I am having some major bilateral temple pain along with numbness that comes and
96
+ goes in my left arm/hand/fingers. I have had headaches since the aneurysm,
97
+ but this is different. Also, my moods have been horrible for the past few weeks.\n
98
 
 
 
 
 
 
99
  response: """
100
 
101
  response = llama_generate(