create model card
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- jtatman/medquad-medicalqa-wizdolalpaca-instruct
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- medical
|
8 |
+
- conversational
|
9 |
+
---
|
10 |
+
Use this prompt style:
|
11 |
+
|
12 |
+
<|user|>What are the three causes of pneumonia?<|end_of_text|>
|
13 |
+
<|assistant|>
|