FinancialSupport commited on
Commit
87d1235
·
1 Parent(s): c20fcc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,9 +1,7 @@
1
 
2
  Hello!
3
  We finetuned gpt2 to a q&a medical dataset
4
- Try asking him medical question in this format:
5
- ## Question: I have a headache
6
- ## Answer:
7
 
8
 
9
  ---
@@ -12,4 +10,7 @@ datasets:
12
  - medical_dialog
13
  language:
14
  - en
 
 
 
15
  ---
 
1
 
2
  Hello!
3
  We finetuned gpt2 to a q&a medical dataset
4
+ This is just a test
 
 
5
 
6
 
7
  ---
 
10
  - medical_dialog
11
  language:
12
  - en
13
+ widget:
14
+ - text: "Question: I have no erections
15
+ Answer:"
16
  ---