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.
|
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.0226
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 1.1183 | 0.36 | 40 | 0.1740 |
|
54 |
+
| 0.0645 | 0.72 | 80 | 0.0319 |
|
55 |
+
| 0.0285 | 1.08 | 120 | 0.0282 |
|
56 |
+
| 0.0227 | 1.44 | 160 | 0.0263 |
|
57 |
+
| 0.0236 | 1.8 | 200 | 0.0257 |
|
58 |
+
| 0.0207 | 2.16 | 240 | 0.0239 |
|
59 |
+
| 0.0163 | 2.52 | 280 | 0.0221 |
|
60 |
+
| 0.0169 | 2.88 | 320 | 0.0214 |
|
61 |
+
| 0.0136 | 3.24 | 360 | 0.0218 |
|
62 |
+
| 0.0126 | 3.6 | 400 | 0.0226 |
|
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:e4fed62248347842125da3e6fddbfe6050ec362d3e8ae9844bbe29b1e7fb8a02
|
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:2999ded1a56a646d70030654f00787100ddb6b079206d6de1bc71c8515f0aa7c
|
3 |
size 4984
|