therealcyberlord commited on
Commit
033c9e1
1 Parent(s): 73c9f4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -20,6 +20,12 @@ The primary objective of this fine-tuning process is to equip Llama2 with the ab
20
  However, it is essential to clarify that it is not designed to replace real medical professionals. Instead, its purpose is to provide helpful information to users,
21
  suggesting potential next steps based on the input data and the patterns it has learned from the MedText dataset.
22
 
 
 
 
 
 
 
23
  ## Training procedure
24
 
25
 
 
20
  However, it is essential to clarify that it is not designed to replace real medical professionals. Instead, its purpose is to provide helpful information to users,
21
  suggesting potential next steps based on the input data and the patterns it has learned from the MedText dataset.
22
 
23
+ Finetuned on guanaco styled instructions
24
+
25
+ ```
26
+ ###Human
27
+ ###Assistant
28
+ ```
29
  ## Training procedure
30
 
31