End of training
Browse files- README.md +11 -11
- adapter_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 1.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.0163 | 2.52 | 280 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0280
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 1.1197 | 0.36 | 40 | 0.1714 |
|
54 |
+
| 0.0686 | 0.72 | 80 | 0.0364 |
|
55 |
+
| 0.0294 | 1.08 | 120 | 0.0321 |
|
56 |
+
| 0.024 | 1.44 | 160 | 0.0312 |
|
57 |
+
| 0.0231 | 1.8 | 200 | 0.0279 |
|
58 |
+
| 0.0183 | 2.16 | 240 | 0.0284 |
|
59 |
+
| 0.0163 | 2.52 | 280 | 0.0281 |
|
60 |
+
| 0.0162 | 2.88 | 320 | 0.0273 |
|
61 |
+
| 0.0153 | 3.24 | 360 | 0.0271 |
|
62 |
+
| 0.0116 | 3.6 | 400 | 0.0280 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218196746
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:063d03a13541364f79f8de5719dfc515f0b8943186810a3dc192e06d1aaf63ed
|
3 |
size 218196746
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1713bd2db8e112d1450cd8c1b1edf2248578ede5ac9544f2068546c2c25df5ca
|
3 |
size 4984
|