Training completed!
Browse files- README.md +15 -20
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Roc Auc: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,22 +54,17 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.0054 | 12.0 | 3324 | 0.6756 | 0.7642 | 0.8245 | 0.4567 |
|
69 |
-
| 0.0038 | 13.0 | 3601 | 0.6633 | 0.7703 | 0.8283 | 0.4657 |
|
70 |
-
| 0.003 | 14.0 | 3878 | 0.6770 | 0.7662 | 0.8235 | 0.4639 |
|
71 |
-
| 0.0025 | 15.0 | 4155 | 0.6990 | 0.7661 | 0.8244 | 0.4693 |
|
72 |
-
| 0.003 | 16.0 | 4432 | 0.6926 | 0.7680 | 0.8248 | 0.4657 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5269
|
23 |
+
- F1: 0.7240
|
24 |
+
- Roc Auc: 0.7938
|
25 |
+
- Accuracy: 0.4639
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
+
| 0.4269 | 1.0 | 277 | 0.3920 | 0.6532 | 0.7374 | 0.4025 |
|
58 |
+
| 0.3157 | 2.0 | 554 | 0.3683 | 0.6965 | 0.7692 | 0.4152 |
|
59 |
+
| 0.2287 | 3.0 | 831 | 0.3818 | 0.6849 | 0.7667 | 0.4314 |
|
60 |
+
| 0.1779 | 4.0 | 1108 | 0.4116 | 0.6927 | 0.7689 | 0.4097 |
|
61 |
+
| 0.1274 | 5.0 | 1385 | 0.4471 | 0.6991 | 0.7729 | 0.4314 |
|
62 |
+
| 0.1036 | 6.0 | 1662 | 0.4658 | 0.7166 | 0.7848 | 0.4549 |
|
63 |
+
| 0.0684 | 7.0 | 1939 | 0.5065 | 0.7133 | 0.7840 | 0.4422 |
|
64 |
+
| 0.055 | 8.0 | 2216 | 0.5269 | 0.7240 | 0.7938 | 0.4639 |
|
65 |
+
| 0.0156 | 9.0 | 2493 | 0.5896 | 0.7157 | 0.7920 | 0.4513 |
|
66 |
+
| 0.0173 | 10.0 | 2770 | 0.6118 | 0.7215 | 0.7868 | 0.4477 |
|
67 |
+
| 0.0171 | 11.0 | 3047 | 0.6322 | 0.7234 | 0.7941 | 0.4513 |
|
|
|
|
|
|
|
|
|
|
|
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 498622052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f8fb04cbfc34b2f1f2bd2b2e7d57bb768321047906042ace73bd8fb5c8b2c4d
|
3 |
size 498622052
|