End of training
Browse files- README.md +5 -5
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -103,7 +103,7 @@ xformers_attention: true
|
|
103 |
|
104 |
This model is a fine-tuned version of [unsloth/gemma-2b-it](https://huggingface.co/unsloth/gemma-2b-it) on the None dataset.
|
105 |
It achieves the following results on the evaluation set:
|
106 |
-
- Loss: 0.
|
107 |
|
108 |
## Model description
|
109 |
|
@@ -141,10 +141,10 @@ The following hyperparameters were used during training:
|
|
141 |
| Training Loss | Epoch | Step | Validation Loss |
|
142 |
|:-------------:|:------:|:----:|:---------------:|
|
143 |
| 0.4272 | 0.0172 | 1 | 1.4783 |
|
144 |
-
| 0.
|
145 |
-
| 0.
|
146 |
-
| 0.
|
147 |
-
| 0.
|
148 |
|
149 |
|
150 |
### Framework versions
|
|
|
103 |
|
104 |
This model is a fine-tuned version of [unsloth/gemma-2b-it](https://huggingface.co/unsloth/gemma-2b-it) on the None dataset.
|
105 |
It achieves the following results on the evaluation set:
|
106 |
+
- Loss: 0.1275
|
107 |
|
108 |
## Model description
|
109 |
|
|
|
141 |
| Training Loss | Epoch | Step | Validation Loss |
|
142 |
|:-------------:|:------:|:----:|:---------------:|
|
143 |
| 0.4272 | 0.0172 | 1 | 1.4783 |
|
144 |
+
| 0.2272 | 0.4301 | 25 | 0.1376 |
|
145 |
+
| 0.2385 | 0.8602 | 50 | 0.1337 |
|
146 |
+
| 0.0677 | 1.2903 | 75 | 0.1287 |
|
147 |
+
| 0.0791 | 1.7204 | 100 | 0.1275 |
|
148 |
|
149 |
|
150 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 156984186
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae64cc6df85ec7978d2400a96ceb76466a23b3e68f2b31a300114b457955d864
|
3 |
size 156984186
|