End of training
Browse files- README.md +15 -15
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.0013 | 5.0 | 8780 | 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.0003 | 9.0 | 15804 | 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1783
|
24 |
+
- Precision: 0.9150
|
25 |
+
- Recall: 0.9330
|
26 |
+
- F1: 0.9239
|
27 |
+
- Accuracy: 0.9851
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0477 | 1.0 | 1756 | 0.0998 | 0.9116 | 0.9283 | 0.9199 | 0.9842 |
|
59 |
+
| 0.0201 | 2.0 | 3512 | 0.0986 | 0.9152 | 0.9251 | 0.9201 | 0.9842 |
|
60 |
+
| 0.0089 | 3.0 | 5268 | 0.1195 | 0.9128 | 0.9278 | 0.9202 | 0.9843 |
|
61 |
+
| 0.0025 | 4.0 | 7024 | 0.1564 | 0.9129 | 0.9341 | 0.9234 | 0.9851 |
|
62 |
+
| 0.0013 | 5.0 | 8780 | 0.1669 | 0.9140 | 0.9316 | 0.9227 | 0.9850 |
|
63 |
+
| 0.0006 | 6.0 | 10536 | 0.1736 | 0.9155 | 0.9328 | 0.9241 | 0.9852 |
|
64 |
+
| 0.0003 | 7.0 | 12292 | 0.1755 | 0.9144 | 0.9325 | 0.9233 | 0.9851 |
|
65 |
+
| 0.0003 | 8.0 | 14048 | 0.1782 | 0.9145 | 0.9328 | 0.9236 | 0.9851 |
|
66 |
+
| 0.0003 | 9.0 | 15804 | 0.1782 | 0.9144 | 0.9326 | 0.9234 | 0.9851 |
|
67 |
+
| 0.0002 | 10.0 | 17560 | 0.1783 | 0.9150 | 0.9330 | 0.9239 | 0.9851 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16868386
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1846d8d91571f99168f1823fe295bde5bdbd3c88aec9e3082b1ceee64e08ecca
|
3 |
size 16868386
|