Locutusque
commited on
Commit
•
4ec1ddf
1
Parent(s):
fe75551
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,7 @@ datasets:
|
|
7 |
---
|
8 |
The "meta-llama/Llama-2-13b-hf" model fully fine-tuned on Locutusque/InstructMix. The current weights are the outcome of a test run, having been trained on only 4,000 examples. More epochs are planned for this model. Despite the small training session, the model still achieved a good average loss of about 0.9.
|
9 |
|
10 |
-
Make sure to comply with the llama2 license. Please read it before using this model.
|
|
|
|
|
|
|
|
7 |
---
|
8 |
The "meta-llama/Llama-2-13b-hf" model fully fine-tuned on Locutusque/InstructMix. The current weights are the outcome of a test run, having been trained on only 4,000 examples. More epochs are planned for this model. Despite the small training session, the model still achieved a good average loss of about 0.9.
|
9 |
|
10 |
+
Make sure to comply with the llama2 license. Please read it before using this model.
|
11 |
+
|
12 |
+
This model was trained on the following chat template:
|
13 |
+
"<|USER|> message <|ASSISTANT|> message"
|