End of training
Browse files- README.md +16 -16
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -44,7 +44,7 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate:
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.0011 | 6.0 | 10536 | 0.
|
65 |
-
| 0.0008 | 7.0 | 12292 | 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.0003 | 10.0 | 17560 | 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1704
|
25 |
+
- Precision: 0.9275
|
26 |
+
- Recall: 0.9391
|
27 |
+
- F1: 0.9333
|
28 |
+
- Accuracy: 0.9868
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 0.0001
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 0.0449 | 1.0 | 1756 | 0.1034 | 0.9239 | 0.9330 | 0.9284 | 0.9857 |
|
60 |
+
| 0.0225 | 2.0 | 3512 | 0.1098 | 0.9210 | 0.9301 | 0.9256 | 0.9853 |
|
61 |
+
| 0.0121 | 3.0 | 5268 | 0.1104 | 0.9276 | 0.9346 | 0.9311 | 0.9864 |
|
62 |
+
| 0.0057 | 4.0 | 7024 | 0.1408 | 0.9232 | 0.9370 | 0.9300 | 0.9863 |
|
63 |
+
| 0.0023 | 5.0 | 8780 | 0.1538 | 0.9245 | 0.9373 | 0.9309 | 0.9865 |
|
64 |
+
| 0.0011 | 6.0 | 10536 | 0.1660 | 0.9275 | 0.9393 | 0.9334 | 0.9868 |
|
65 |
+
| 0.0008 | 7.0 | 12292 | 0.1708 | 0.9283 | 0.9393 | 0.9338 | 0.9869 |
|
66 |
+
| 0.0006 | 8.0 | 14048 | 0.1710 | 0.9280 | 0.9395 | 0.9337 | 0.9869 |
|
67 |
+
| 0.0004 | 9.0 | 15804 | 0.1706 | 0.9276 | 0.9391 | 0.9333 | 0.9869 |
|
68 |
+
| 0.0003 | 10.0 | 17560 | 0.1704 | 0.9275 | 0.9391 | 0.9333 | 0.9868 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 27354210
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60ab69aaeadbcfa49dbc67f309e8f94520684e1692500e7bced3cc8943cbe625
|
3 |
size 27354210
|