NaeemCSECUET18
commited on
End of training
Browse files- README.md +20 -19
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,13 +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 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
-
|
|
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -53,18 +54,18 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
57 |
-
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### 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.3590
|
22 |
+
- F1: 0.8582
|
23 |
+
- F1 Weighted: 0.8575
|
24 |
+
- Roc Auc: 0.8540
|
25 |
+
- Accuracy: 0.5861
|
26 |
+
- Hamming Loss: 0.1459
|
27 |
+
- Jaccard Score: 0.7516
|
28 |
+
- Zero One Loss: 0.4139
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | F1 Weighted | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
59 |
+
| 0.5819 | 1.0 | 73 | 0.5865 | 0.7125 | 0.6535 | 0.6745 | 0.3239 | 0.3252 | 0.5534 | 0.6761 |
|
60 |
+
| 0.5155 | 2.0 | 146 | 0.4923 | 0.7685 | 0.7096 | 0.7602 | 0.3959 | 0.2397 | 0.6240 | 0.6041 |
|
61 |
+
| 0.4172 | 3.0 | 219 | 0.4423 | 0.8240 | 0.8193 | 0.8076 | 0.4884 | 0.1922 | 0.7007 | 0.5116 |
|
62 |
+
| 0.3246 | 4.0 | 292 | 0.3742 | 0.8472 | 0.8469 | 0.8425 | 0.5681 | 0.1575 | 0.7348 | 0.4319 |
|
63 |
+
| 0.3171 | 5.0 | 365 | 0.3589 | 0.8521 | 0.8515 | 0.8489 | 0.5861 | 0.1510 | 0.7423 | 0.4139 |
|
64 |
+
| 0.3444 | 6.0 | 438 | 0.3621 | 0.8534 | 0.8522 | 0.8502 | 0.5758 | 0.1497 | 0.7442 | 0.4242 |
|
65 |
+
| 0.2437 | 7.0 | 511 | 0.3559 | 0.8589 | 0.8583 | 0.8560 | 0.5913 | 0.1440 | 0.7528 | 0.4087 |
|
66 |
+
| 0.249 | 8.0 | 584 | 0.3624 | 0.8545 | 0.8540 | 0.8508 | 0.5810 | 0.1491 | 0.7459 | 0.4190 |
|
67 |
+
| 0.2847 | 9.0 | 657 | 0.3552 | 0.8577 | 0.8574 | 0.8541 | 0.5887 | 0.1459 | 0.7508 | 0.4113 |
|
68 |
+
| 0.2463 | 10.0 | 730 | 0.3590 | 0.8582 | 0.8575 | 0.8540 | 0.5861 | 0.1459 | 0.7516 | 0.4139 |
|
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:041f1cc157004535f1a463e33c76c3a3d55ae39e913dd0f905e1eafefd57975a
|
3 |
size 1112211160
|