NaeemCSECUET18 commited on
Commit
1422cc9
·
verified ·
1 Parent(s): 357f3df

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: sagorsarker/bangla-bert-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: bangla-bert-base-MLTC-1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bangla-bert-base-MLTC-1
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.3665
22
+ - F1: 0.8480
23
+ - Roc Auc: 0.8444
24
+ - Accuracy: 0.5501
25
+ - Hamming Loss: 0.1555
26
+ - Jaccard Score: 0.7361
27
+ - Zero One Loss: 0.4499
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 5
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.4139 | 1.0 | 73 | 0.4139 | 0.8256 | 0.8213 | 0.5064 | 0.1787 | 0.7030 | 0.4936 |
59
+ | 0.3552 | 2.0 | 146 | 0.3682 | 0.8533 | 0.8522 | 0.5681 | 0.1478 | 0.7442 | 0.4319 |
60
+ | 0.2873 | 3.0 | 219 | 0.3640 | 0.8491 | 0.8451 | 0.5578 | 0.1549 | 0.7378 | 0.4422 |
61
+ | 0.2034 | 4.0 | 292 | 0.3644 | 0.8489 | 0.8451 | 0.5527 | 0.1549 | 0.7375 | 0.4473 |
62
+ | 0.1976 | 5.0 | 365 | 0.3665 | 0.8480 | 0.8444 | 0.5501 | 0.1555 | 0.7361 | 0.4499 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.41.1
68
+ - Pytorch 2.1.2
69
+ - Datasets 2.19.1
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:685edba94082be9886caa7dea806d2d87b1dd18356193dfddfc2faab9b0b3cac
3
  size 657622024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01486a3c1ac1012a880b28978f3424641ddc0b688188dd881fb8333978f6c9ce
3
  size 657622024