End of training
Browse files- README.md +5 -4
- adapter_model.bin +1 -1
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
|
|
|
| 3 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
| 4 |
tags:
|
| 5 |
- axolotl
|
|
@@ -89,7 +90,7 @@ xformers_attention: null
|
|
| 89 |
|
| 90 |
This model is a fine-tuned version of [unsloth/Llama-3.2-1B-Instruct](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) on the None dataset.
|
| 91 |
It achieves the following results on the evaluation set:
|
| 92 |
-
- Loss: 1.
|
| 93 |
|
| 94 |
## Model description
|
| 95 |
|
|
@@ -124,9 +125,9 @@ The following hyperparameters were used during training:
|
|
| 124 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 125 |
|:-------------:|:------:|:----:|:---------------:|
|
| 126 |
| 1.3218 | 0.0042 | 1 | 1.2625 |
|
| 127 |
-
| 1.
|
| 128 |
-
| 1.
|
| 129 |
-
| 1.
|
| 130 |
|
| 131 |
|
| 132 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
+
license: llama3.2
|
| 4 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
| 5 |
tags:
|
| 6 |
- axolotl
|
|
|
|
| 90 |
|
| 91 |
This model is a fine-tuned version of [unsloth/Llama-3.2-1B-Instruct](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) on the None dataset.
|
| 92 |
It achieves the following results on the evaluation set:
|
| 93 |
+
- Loss: 1.2167
|
| 94 |
|
| 95 |
## Model description
|
| 96 |
|
|
|
|
| 125 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 126 |
|:-------------:|:------:|:----:|:---------------:|
|
| 127 |
| 1.3218 | 0.0042 | 1 | 1.2625 |
|
| 128 |
+
| 1.3071 | 0.0126 | 3 | 1.2579 |
|
| 129 |
+
| 1.4942 | 0.0253 | 6 | 1.2140 |
|
| 130 |
+
| 1.277 | 0.0379 | 9 | 1.2167 |
|
| 131 |
|
| 132 |
|
| 133 |
### Framework versions
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45169354
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61ba026082313c7f15d589fe716210021e2d1334718de7cb4e272b7552bcf546
|
| 3 |
size 45169354
|