End of training
Browse files
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 [casual/nlp_til2](https://huggingface.co/casual/nlp_til2) 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,24 +55,24 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 219 | 0.
|
59 |
-
| No log | 2.0 | 438 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [casual/nlp_til2](https://huggingface.co/casual/nlp_til2) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0041
|
24 |
+
- Precision: 0.9920
|
25 |
+
- Recall: 0.9923
|
26 |
+
- F1: 0.9921
|
27 |
+
- Accuracy: 0.9987
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 219 | 0.0286 | 0.9350 | 0.9281 | 0.9316 | 0.9896 |
|
59 |
+
| No log | 2.0 | 438 | 0.0277 | 0.9439 | 0.9235 | 0.9336 | 0.9899 |
|
60 |
+
| 0.0365 | 3.0 | 657 | 0.0296 | 0.9127 | 0.9300 | 0.9213 | 0.9890 |
|
61 |
+
| 0.0365 | 4.0 | 876 | 0.0267 | 0.9232 | 0.9404 | 0.9317 | 0.9900 |
|
62 |
+
| 0.0332 | 5.0 | 1095 | 0.0205 | 0.9451 | 0.9599 | 0.9524 | 0.9929 |
|
63 |
+
| 0.0332 | 6.0 | 1314 | 0.0165 | 0.9725 | 0.9542 | 0.9633 | 0.9942 |
|
64 |
+
| 0.0293 | 7.0 | 1533 | 0.0145 | 0.9729 | 0.9579 | 0.9653 | 0.9946 |
|
65 |
+
| 0.0293 | 8.0 | 1752 | 0.0156 | 0.9577 | 0.9658 | 0.9617 | 0.9944 |
|
66 |
+
| 0.0293 | 9.0 | 1971 | 0.0111 | 0.9756 | 0.9737 | 0.9746 | 0.9961 |
|
67 |
+
| 0.0237 | 10.0 | 2190 | 0.0091 | 0.9773 | 0.9803 | 0.9788 | 0.9968 |
|
68 |
+
| 0.0237 | 11.0 | 2409 | 0.0088 | 0.9750 | 0.9803 | 0.9777 | 0.9968 |
|
69 |
+
| 0.0199 | 12.0 | 2628 | 0.0068 | 0.9888 | 0.9848 | 0.9868 | 0.9978 |
|
70 |
+
| 0.0199 | 13.0 | 2847 | 0.0070 | 0.9835 | 0.9847 | 0.9841 | 0.9977 |
|
71 |
+
| 0.0201 | 14.0 | 3066 | 0.0074 | 0.9834 | 0.9861 | 0.9848 | 0.9976 |
|
72 |
+
| 0.0201 | 15.0 | 3285 | 0.0051 | 0.9869 | 0.9889 | 0.9879 | 0.9983 |
|
73 |
+
| 0.0257 | 16.0 | 3504 | 0.0040 | 0.9921 | 0.9913 | 0.9917 | 0.9987 |
|
74 |
+
| 0.0257 | 17.0 | 3723 | 0.0045 | 0.9911 | 0.9922 | 0.9916 | 0.9987 |
|
75 |
+
| 0.0257 | 18.0 | 3942 | 0.0041 | 0.9920 | 0.9923 | 0.9921 | 0.9987 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265476168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:444cc4bf3ca7ea03dcb3c0513f4b7e49b2cb873ed674d9728a538e4952af5907
|
3 |
size 265476168
|
runs/May16_16-15-35_instance-358/events.out.tfevents.1715876135.instance-358
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7b3f7f930a93a4dd7d0853bae4386292abfa4e4017ee81104f9ac4619abe778
|
3 |
+
size 15012
|