Ashishkr commited on
Commit
7c4cfa7
1 Parent(s): fe1ad0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,9 +1,17 @@
1
  ---
2
  tags:
3
- - autotrain
4
- - text-generation
 
 
 
5
  widget:
6
- - text: "I love AutoTrain because "
 
 
 
 
 
7
  ---
8
 
9
- # Model Trained Using AutoTrain
 
1
  ---
2
  tags:
3
+ - autotrain
4
+ - text-generation
5
+
6
+ inference: True
7
+
8
  widget:
9
+ - text: |
10
+ instruction: "If you are a doctor, please answer the medical questions based on the patient's description."
11
+ input: "Hi, I had a subarachnoid bleed and coiling of brain aneurysm last year. I am having some major bilateral temple pain along with numbness that comes and goes in my left arm/hand/fingers. I have had headaches since the aneurysm, but this is different. Also, my moods have been horrible for the past few weeks."
12
+ response: ''
13
+
14
+ library_name: peft
15
  ---
16
 
17
+