NaeemCSECUET18
commited on
Commit
•
4985ad6
1
Parent(s):
3474607
End of training
Browse files- README.md +17 -15
- 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 [sagorsarker/bangla-bert-base](https://huggingface.co/sagorsarker/bangla-bert-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- F1: 0.8514
|
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,14 +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 |
|
68 |
|
69 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [sagorsarker/bangla-bert-base](https://huggingface.co/sagorsarker/bangla-bert-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3996
|
22 |
- F1: 0.8514
|
23 |
+
- F1 Weighted: 0.8510
|
24 |
+
- Roc Auc: 0.8483
|
25 |
+
- Accuracy: 0.5373
|
26 |
+
- Hamming Loss: 0.1517
|
27 |
+
- Jaccard Score: 0.7412
|
28 |
+
- Zero One Loss: 0.4627
|
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.3931 | 1.0 | 73 | 0.3859 | 0.8319 | 0.8312 | 0.8310 | 0.5244 | 0.1690 | 0.7123 | 0.4756 |
|
60 |
+
| 0.3635 | 2.0 | 146 | 0.3638 | 0.8540 | 0.8546 | 0.8528 | 0.5707 | 0.1472 | 0.7453 | 0.4293 |
|
61 |
+
| 0.2688 | 3.0 | 219 | 0.3676 | 0.8483 | 0.8465 | 0.8425 | 0.5553 | 0.1575 | 0.7366 | 0.4447 |
|
62 |
+
| 0.1841 | 4.0 | 292 | 0.3600 | 0.8562 | 0.8558 | 0.8534 | 0.5758 | 0.1465 | 0.7486 | 0.4242 |
|
63 |
+
| 0.1701 | 5.0 | 365 | 0.3677 | 0.8568 | 0.8565 | 0.8528 | 0.5681 | 0.1472 | 0.7495 | 0.4319 |
|
64 |
+
| 0.1499 | 6.0 | 438 | 0.3701 | 0.8551 | 0.8541 | 0.8534 | 0.5630 | 0.1465 | 0.7469 | 0.4370 |
|
65 |
+
| 0.1034 | 7.0 | 511 | 0.3825 | 0.8582 | 0.8576 | 0.8540 | 0.5527 | 0.1459 | 0.7516 | 0.4473 |
|
66 |
+
| 0.0793 | 8.0 | 584 | 0.4103 | 0.8443 | 0.8428 | 0.8393 | 0.5167 | 0.1607 | 0.7306 | 0.4833 |
|
67 |
+
| 0.0801 | 9.0 | 657 | 0.3960 | 0.8484 | 0.8484 | 0.8470 | 0.5373 | 0.1530 | 0.7367 | 0.4627 |
|
68 |
+
| 0.0812 | 10.0 | 730 | 0.3996 | 0.8514 | 0.8510 | 0.8483 | 0.5373 | 0.1517 | 0.7412 | 0.4627 |
|
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 657622024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64c3c5cff6eaa74720cf7dc7065d382d4c33d428cb47e89365dbcbf68fce3fc1
|
3 |
size 657622024
|