esfrankel17
commited on
Commit
•
b8bb140
1
Parent(s):
1a6bef9
Model save
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# llama3_8b_baseline_instructskillmix
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.7085
|
22 |
|
@@ -56,8 +56,8 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:------:|:----:|:---------------:|
|
59 |
-
|
|
60 |
-
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
16 |
|
17 |
# llama3_8b_baseline_instructskillmix
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.7085
|
22 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:------:|:----:|:---------------:|
|
59 |
+
| 1.9079 | 0.5333 | 1 | 1.8346 |
|
60 |
+
| 1.7235 | 1.6 | 3 | 1.7085 |
|
61 |
|
62 |
|
63 |
### Framework versions
|