vishal042002 commited on
Commit
7af0a4b
·
verified ·
1 Parent(s): 2b517cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -20,3 +20,18 @@ tags:
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
23
+
24
+ The model was trained on a custom dataset containing clinical surgery Q&A pairs. The dataset was compiled from:
25
+ Open-source medical books
26
+ Medical catalogs
27
+
28
+ This model is designed to:
29
+
30
+ Answer questions about clinical surgery procedures
31
+ Provide information about surgical interventions
32
+
33
+ Limitations:
34
+
35
+ The model should not be used as a substitute for professional medical advice
36
+ Responses should be verified by qualified medical professionals
37
+