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 [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the None 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 |
-
| No log | 1.0 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1198
|
24 |
+
- Precision: 0.8118
|
25 |
+
- Recall: 0.8560
|
26 |
+
- F1: 0.8333
|
27 |
+
- Accuracy: 0.9732
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 276 | 0.2493 | 0.5422 | 0.4216 | 0.4744 | 0.9417 |
|
59 |
+
| 0.3195 | 2.0 | 552 | 0.1788 | 0.7273 | 0.7019 | 0.7143 | 0.9602 |
|
60 |
+
| 0.3195 | 3.0 | 828 | 0.1485 | 0.7550 | 0.7428 | 0.7488 | 0.9633 |
|
61 |
+
| 0.1376 | 4.0 | 1104 | 0.1542 | 0.7092 | 0.7956 | 0.7499 | 0.9619 |
|
62 |
+
| 0.1376 | 5.0 | 1380 | 0.1326 | 0.7449 | 0.8135 | 0.7777 | 0.9658 |
|
63 |
+
| 0.0887 | 6.0 | 1656 | 0.1152 | 0.8228 | 0.8305 | 0.8266 | 0.9728 |
|
64 |
+
| 0.0887 | 7.0 | 1932 | 0.1223 | 0.7721 | 0.8424 | 0.8057 | 0.9692 |
|
65 |
+
| 0.0639 | 8.0 | 2208 | 0.1184 | 0.7852 | 0.8501 | 0.8164 | 0.9721 |
|
66 |
+
| 0.0639 | 9.0 | 2484 | 0.1184 | 0.8252 | 0.8484 | 0.8366 | 0.9734 |
|
67 |
+
| 0.0505 | 10.0 | 2760 | 0.1198 | 0.8118 | 0.8560 | 0.8333 | 0.9732 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 326206596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc1d347adaf3bb5bac07d90dd55e5456fd7d7edf5b017236ca998ba1f40a1813
|
3 |
size 326206596
|
runs/Oct06_21-03-58_17e10cae3f02/events.out.tfevents.1728248658.17e10cae3f02.34.0
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:b03b19b65938e0543add2c11c556857546d0210077c4bb2db86f580f44a91616
|
3 |
+
size 12126
|
runs/Oct06_21-03-58_17e10cae3f02/events.out.tfevents.1728249218.17e10cae3f02.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cec8609b3d8083ec6cf8df5af359b6879ee9a44dbfbe2cb8b725c7f6ef7b817e
|
3 |
+
size 560
|