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.
|
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.1664
|
24 |
+
- Precision: 0.9243
|
25 |
+
- Recall: 0.9395
|
26 |
+
- F1: 0.9319
|
27 |
+
- Accuracy: 0.9860
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.048 | 1.0 | 1756 | 0.0971 | 0.8935 | 0.9082 | 0.9008 | 0.9813 |
|
59 |
+
| 0.0217 | 2.0 | 3512 | 0.0963 | 0.9182 | 0.9301 | 0.9241 | 0.9852 |
|
60 |
+
| 0.0113 | 3.0 | 5268 | 0.1081 | 0.9265 | 0.9348 | 0.9306 | 0.9858 |
|
61 |
+
| 0.0038 | 4.0 | 7024 | 0.1477 | 0.9216 | 0.9379 | 0.9297 | 0.9858 |
|
62 |
+
| 0.0016 | 5.0 | 8780 | 0.1617 | 0.9199 | 0.9370 | 0.9284 | 0.9855 |
|
63 |
+
| 0.0007 | 6.0 | 10536 | 0.1618 | 0.9235 | 0.9390 | 0.9312 | 0.9859 |
|
64 |
+
| 0.0005 | 7.0 | 12292 | 0.1644 | 0.9245 | 0.9395 | 0.9319 | 0.9860 |
|
65 |
+
| 0.0004 | 8.0 | 14048 | 0.1662 | 0.9248 | 0.9393 | 0.9320 | 0.9861 |
|
66 |
+
| 0.0003 | 9.0 | 15804 | 0.1664 | 0.9248 | 0.9395 | 0.9321 | 0.9861 |
|
67 |
+
| 0.0003 | 10.0 | 17560 | 0.1664 | 0.9243 | 0.9395 | 0.9319 | 0.9860 |
|
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 33645690
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21d214b4927235f955b4763bba1e6c79287044582aae7b30a39952e66baca5c2
|
3 |
size 33645690
|