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.0005 | 7.0 | 12292 | 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.1740
|
24 |
+
- Precision: 0.9207
|
25 |
+
- Recall: 0.9361
|
26 |
+
- F1: 0.9283
|
27 |
+
- Accuracy: 0.9857
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.049 | 1.0 | 1756 | 0.0956 | 0.9083 | 0.9254 | 0.9168 | 0.9841 |
|
59 |
+
| 0.0199 | 2.0 | 3512 | 0.0920 | 0.9162 | 0.9254 | 0.9208 | 0.9846 |
|
60 |
+
| 0.0093 | 3.0 | 5268 | 0.1172 | 0.9215 | 0.9325 | 0.9270 | 0.9856 |
|
61 |
+
| 0.0037 | 4.0 | 7024 | 0.1428 | 0.9207 | 0.9361 | 0.9283 | 0.9857 |
|
62 |
+
| 0.0013 | 5.0 | 8780 | 0.1642 | 0.9187 | 0.9346 | 0.9266 | 0.9854 |
|
63 |
+
| 0.0007 | 6.0 | 10536 | 0.1724 | 0.9202 | 0.9368 | 0.9284 | 0.9857 |
|
64 |
+
| 0.0005 | 7.0 | 12292 | 0.1729 | 0.9205 | 0.9364 | 0.9284 | 0.9858 |
|
65 |
+
| 0.0004 | 8.0 | 14048 | 0.1736 | 0.9214 | 0.9368 | 0.9290 | 0.9858 |
|
66 |
+
| 0.0003 | 9.0 | 15804 | 0.1737 | 0.9208 | 0.9359 | 0.9283 | 0.9857 |
|
67 |
+
| 0.0003 | 10.0 | 17560 | 0.1740 | 0.9207 | 0.9361 | 0.9283 | 0.9857 |
|
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:71ffd6cdb0fd6d073b1f46cd345a23ec6f4d33e3d9d2b454a3c53acc21911bd2
|
3 |
size 33645690
|