End of training
Browse files- README.md +18 -18
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,14 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- F1 Weighted: 0.
|
24 |
-
- Roc Auc: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Hamming Loss: 0.
|
27 |
-
- Jaccard Score: 0.
|
28 |
-
- Zero One Loss: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | F1 Weighted | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3669
|
22 |
+
- F1: 0.8586
|
23 |
+
- F1 Weighted: 0.8585
|
24 |
+
- Roc Auc: 0.8553
|
25 |
+
- Accuracy: 0.5964
|
26 |
+
- Hamming Loss: 0.1446
|
27 |
+
- Jaccard Score: 0.7522
|
28 |
+
- Zero One Loss: 0.4036
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | F1 Weighted | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
59 |
+
| 0.5856 | 1.0 | 73 | 0.5884 | 0.7201 | 0.6619 | 0.6835 | 0.3393 | 0.3162 | 0.5627 | 0.6607 |
|
60 |
+
| 0.5053 | 2.0 | 146 | 0.4688 | 0.7718 | 0.7159 | 0.7712 | 0.4139 | 0.2288 | 0.6284 | 0.5861 |
|
61 |
+
| 0.3929 | 3.0 | 219 | 0.4002 | 0.8410 | 0.8413 | 0.8334 | 0.5347 | 0.1665 | 0.7256 | 0.4653 |
|
62 |
+
| 0.3293 | 4.0 | 292 | 0.3816 | 0.8471 | 0.8453 | 0.8399 | 0.5527 | 0.1600 | 0.7348 | 0.4473 |
|
63 |
+
| 0.3242 | 5.0 | 365 | 0.3607 | 0.8550 | 0.8538 | 0.8515 | 0.5784 | 0.1485 | 0.7467 | 0.4216 |
|
64 |
+
| 0.3228 | 6.0 | 438 | 0.3776 | 0.8495 | 0.8462 | 0.8437 | 0.5707 | 0.1562 | 0.7384 | 0.4293 |
|
65 |
+
| 0.2713 | 7.0 | 511 | 0.4086 | 0.8453 | 0.8412 | 0.8373 | 0.5630 | 0.1626 | 0.7320 | 0.4370 |
|
66 |
+
| 0.2519 | 8.0 | 584 | 0.3711 | 0.8534 | 0.8531 | 0.8489 | 0.5861 | 0.1510 | 0.7443 | 0.4139 |
|
67 |
+
| 0.2724 | 9.0 | 657 | 0.3645 | 0.8629 | 0.8632 | 0.8598 | 0.6067 | 0.1401 | 0.7588 | 0.3933 |
|
68 |
+
| 0.2484 | 10.0 | 730 | 0.3669 | 0.8586 | 0.8585 | 0.8553 | 0.5964 | 0.1446 | 0.7522 | 0.4036 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112211160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a00bb27f5e0940b599f15eee72aa85081dac466abd5fa8d61ab836fc64a3cd27
|
3 |
size 1112211160
|