FinancialSupport commited on
Commit
31d494f
·
1 Parent(s): c98ee83

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Hello!
3
+ We finetuned gpt2 to a q&a medical dataset
4
+ Try asking him medical question in this format:
5
+ ## Question: <your question>
6
+ ## Answer:
7
+
8
+
9
+ ---
10
+ license: mit
11
+ datasets:
12
+ - medical_dialog
13
+ language:
14
+ - en
15
+ ---