End of training
Browse files
README.md
CHANGED
@@ -116,7 +116,7 @@ save_safetensors: true
|
|
116 |
|
117 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
118 |
It achieves the following results on the evaluation set:
|
119 |
-
- Loss: 1.
|
120 |
|
121 |
## Model description
|
122 |
|
@@ -151,8 +151,8 @@ The following hyperparameters were used during training:
|
|
151 |
| Training Loss | Epoch | Step | Validation Loss |
|
152 |
|:-------------:|:------:|:----:|:---------------:|
|
153 |
| 1.334 | 0.6667 | 1 | 1.2849 |
|
154 |
-
| 1.3476 | 1.3333 | 2 | 1.
|
155 |
-
| 1.
|
156 |
|
157 |
|
158 |
### Framework versions
|
|
|
116 |
|
117 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
118 |
It achieves the following results on the evaluation set:
|
119 |
+
- Loss: 1.2492
|
120 |
|
121 |
## Model description
|
122 |
|
|
|
151 |
| Training Loss | Epoch | Step | Validation Loss |
|
152 |
|:-------------:|:------:|:----:|:---------------:|
|
153 |
| 1.334 | 0.6667 | 1 | 1.2849 |
|
154 |
+
| 1.3476 | 1.3333 | 2 | 1.2757 |
|
155 |
+
| 1.2984 | 2.0 | 3 | 1.2492 |
|
156 |
|
157 |
|
158 |
### Framework versions
|