NaeemCSECUET18
commited on
Commit
•
ef50951
1
Parent(s):
421adb3
End of training
Browse files- README.md +16 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,13 +17,13 @@ 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 |
-
- Roc Auc: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
- Hamming Loss: 0.1420
|
25 |
-
- Jaccard Score: 0.
|
26 |
-
- Zero One Loss: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,11 +54,16 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.4011
|
21 |
+
- F1: 0.8602
|
22 |
+
- Roc Auc: 0.8579
|
23 |
+
- Accuracy: 0.5758
|
24 |
- Hamming Loss: 0.1420
|
25 |
+
- Jaccard Score: 0.7547
|
26 |
+
- Zero One Loss: 0.4242
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Hamming Loss | Jaccard Score | Zero One Loss |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|:------------:|:-------------:|:-------------:|
|
57 |
+
| 0.2462 | 1.0 | 49 | 0.3759 | 0.8582 | 0.8534 | 0.5758 | 0.1465 | 0.7516 | 0.4242 |
|
58 |
+
| 0.2099 | 2.0 | 98 | 0.3534 | 0.8656 | 0.8650 | 0.5964 | 0.1350 | 0.7630 | 0.4036 |
|
59 |
+
| 0.2067 | 3.0 | 147 | 0.3660 | 0.8613 | 0.8599 | 0.5861 | 0.1401 | 0.7564 | 0.4139 |
|
60 |
+
| 0.168 | 4.0 | 196 | 0.3672 | 0.8582 | 0.8567 | 0.5835 | 0.1433 | 0.7517 | 0.4165 |
|
61 |
+
| 0.1425 | 5.0 | 245 | 0.3745 | 0.8555 | 0.8547 | 0.5656 | 0.1452 | 0.7475 | 0.4344 |
|
62 |
+
| 0.1545 | 6.0 | 294 | 0.3894 | 0.8544 | 0.8522 | 0.5578 | 0.1478 | 0.7459 | 0.4422 |
|
63 |
+
| 0.1115 | 7.0 | 343 | 0.3995 | 0.8579 | 0.8560 | 0.5681 | 0.1440 | 0.7511 | 0.4319 |
|
64 |
+
| 0.1158 | 8.0 | 392 | 0.4054 | 0.8580 | 0.8554 | 0.5681 | 0.1446 | 0.7514 | 0.4319 |
|
65 |
+
| 0.1055 | 9.0 | 441 | 0.3996 | 0.8575 | 0.8560 | 0.5681 | 0.1440 | 0.7506 | 0.4319 |
|
66 |
+
| 0.105 | 10.0 | 490 | 0.4011 | 0.8602 | 0.8579 | 0.5758 | 0.1420 | 0.7547 | 0.4242 |
|
67 |
|
68 |
|
69 |
### 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:03b62f9c354dc7eb941b78fce6d160c8a1c52b731246899c183a06a1a9588980
|
3 |
size 442505824
|