Locutusque commited on
Commit
534f0df
·
1 Parent(s): f94f827

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ language:
5
  datasets:
6
  - Locutusque/InstructMix
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.
 
 
 
5
  datasets:
6
  - Locutusque/InstructMix
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.