NaeemCSECUET18
commited on
Commit
•
9b315a9
1
Parent(s):
17cccd5
End of training
Browse files- README.md +18 -18
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [csebuetnlp/banglabert](https://huggingface.co/csebuetnlp/banglabert) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
-
- F1 Weighted: 0.
|
23 |
-
- Roc Auc: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Hamming Loss: 0.
|
26 |
-
- Jaccard Score: 0.
|
27 |
-
- Zero One Loss: 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 | F1 | F1 Weighted | 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
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [csebuetnlp/banglabert](https://huggingface.co/csebuetnlp/banglabert) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3577
|
21 |
+
- F1: 0.8555
|
22 |
+
- F1 Weighted: 0.8534
|
23 |
+
- Roc Auc: 0.8534
|
24 |
+
- Accuracy: 0.5733
|
25 |
+
- Hamming Loss: 0.1465
|
26 |
+
- Jaccard Score: 0.7475
|
27 |
+
- Zero One Loss: 0.4267
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | F1 | F1 Weighted | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
58 |
+
| 0.5579 | 1.0 | 49 | 0.5012 | 0.7993 | 0.7864 | 0.7832 | 0.4267 | 0.2166 | 0.6657 | 0.5733 |
|
59 |
+
| 0.4039 | 2.0 | 98 | 0.4338 | 0.8318 | 0.8287 | 0.8218 | 0.5347 | 0.1780 | 0.7121 | 0.4653 |
|
60 |
+
| 0.3704 | 3.0 | 147 | 0.3728 | 0.8600 | 0.8604 | 0.8560 | 0.5861 | 0.1440 | 0.7544 | 0.4139 |
|
61 |
+
| 0.3117 | 4.0 | 196 | 0.3615 | 0.8568 | 0.8553 | 0.8528 | 0.5733 | 0.1472 | 0.7495 | 0.4267 |
|
62 |
+
| 0.2723 | 5.0 | 245 | 0.3514 | 0.8548 | 0.8537 | 0.8528 | 0.5784 | 0.1472 | 0.7464 | 0.4216 |
|
63 |
+
| 0.2709 | 6.0 | 294 | 0.3640 | 0.8469 | 0.8434 | 0.8438 | 0.5476 | 0.1562 | 0.7344 | 0.4524 |
|
64 |
+
| 0.224 | 7.0 | 343 | 0.3581 | 0.8488 | 0.8461 | 0.8477 | 0.5578 | 0.1523 | 0.7373 | 0.4422 |
|
65 |
+
| 0.2335 | 8.0 | 392 | 0.3622 | 0.8532 | 0.8510 | 0.8502 | 0.5656 | 0.1497 | 0.7440 | 0.4344 |
|
66 |
+
| 0.2453 | 9.0 | 441 | 0.3552 | 0.8573 | 0.8560 | 0.8554 | 0.5758 | 0.1446 | 0.7503 | 0.4242 |
|
67 |
+
| 0.2194 | 10.0 | 490 | 0.3577 | 0.8555 | 0.8534 | 0.8534 | 0.5733 | 0.1465 | 0.7475 | 0.4267 |
|
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 442505824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0dad0b73f54c82de28e5341e001104425771def2dfd6b3842cce1f19fe05384
|
3 |
size 442505824
|