Text Generation
Transformers
Safetensors
mistral
medical
text-generation-inference
Inference Endpoints
jtatman commited on
Commit
4c6be19
·
verified ·
1 Parent(s): ce9122e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -5,11 +5,13 @@ tags:
5
  - medical
6
  datasets:
7
  - jtatman/medquad-medicalqa-wizdolalpaca-instruct
 
8
  ---
9
- Still in training...
10
 
11
- Try this prompt style:
12
 
13
- <|user|>\n
14
- What are the three causes of pneumonia?<|end_of_text|>\n
15
- <|assistant|>\n
 
 
 
5
  - medical
6
  datasets:
7
  - jtatman/medquad-medicalqa-wizdolalpaca-instruct
8
+ - jtatman/medical_biological_instruction_format
9
  ---
10
+ This now has interesting results with medically relevant information.
11
 
 
12
 
13
+ Try the ChatML prompt style:
14
+
15
+ <|im_start|>user
16
+ What are the three causes of pneumonia?<|im_end|>
17
+ <|im_start|>assistant