Solshine commited on
Commit
b7981fc
·
verified ·
1 Parent(s): 3bed556

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -13,10 +13,13 @@ base_model: unsloth/llama-3-8b-bnb-4bit
13
 
14
  # Uploaded model
15
 
16
- - **Developed by:** Solshine
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
19
 
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)
 
13
 
14
  # Uploaded model
15
 
16
+ - **Developed by:** Solshine (Caleb DeLeeuw)
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
19
 
20
+ Dataset for Finetune: https://huggingface.co/datasets/omi-health/medical-dialogue-to-soap-summary?row=0
21
+ 60 epochs
22
+
23
+ This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)