Model save
Browse files
README.md
CHANGED
@@ -4,7 +4,6 @@ license: llama3.1
|
|
4 |
base_model: meta-llama/Llama-3.1-8B
|
5 |
tags:
|
6 |
- llama-factory
|
7 |
-
- full
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: llama3_mammoth_dcft_ablation_original_50k
|
@@ -16,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# llama3_mammoth_dcft_ablation_original_50k
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -56,9 +55,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|
|
59 |
-
| No log | 0.896 | 7 | 0.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
4 |
base_model: meta-llama/Llama-3.1-8B
|
5 |
tags:
|
6 |
- llama-factory
|
|
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: llama3_mammoth_dcft_ablation_original_50k
|
|
|
15 |
|
16 |
# llama3_mammoth_dcft_ablation_original_50k
|
17 |
|
18 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0594
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|
|
58 |
+
| No log | 0.896 | 7 | 0.0652 |
|
59 |
+
| 1.0796 | 1.96 | 15 | 0.0610 |
|
60 |
+
| 0.9233 | 2.768 | 21 | 0.0594 |
|
61 |
|
62 |
|
63 |
### Framework versions
|