NaeemCSECUET18 commited on
Commit
938d186
·
verified ·
1 Parent(s): 77238a6

Model save

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-bert/bert-base-multilingual-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: bert-base-multilingual-uncased-MLTC-rob
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
+ # bert-base-multilingual-uncased-MLTC-rob
18
+
19
+ This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3796
22
+ - F1: 0.8594
23
+ - F1 Weighted: 0.8595
24
+ - Roc Auc: 0.8540
25
+ - Accuracy: 0.5784
26
+ - Hamming Loss: 0.1459
27
+ - Jaccard Score: 0.7535
28
+ - Zero One Loss: 0.4216
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 10
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.4034 | 1.0 | 146 | 0.3955 | 0.8282 | 0.8293 | 0.8291 | 0.5270 | 0.1710 | 0.7067 | 0.4730 |
60
+ | 0.4045 | 2.0 | 292 | 0.3662 | 0.8387 | 0.8397 | 0.8426 | 0.5578 | 0.1575 | 0.7222 | 0.4422 |
61
+ | 0.2843 | 3.0 | 438 | 0.3796 | 0.8594 | 0.8595 | 0.8540 | 0.5784 | 0.1459 | 0.7535 | 0.4216 |
62
+ | 0.209 | 4.0 | 584 | 0.3766 | 0.8446 | 0.8383 | 0.8425 | 0.5450 | 0.1575 | 0.7311 | 0.4550 |
63
+ | 0.2469 | 5.0 | 730 | 0.3608 | 0.8568 | 0.8548 | 0.8541 | 0.5784 | 0.1459 | 0.7494 | 0.4216 |
64
+ | 0.2266 | 6.0 | 876 | 0.3702 | 0.8462 | 0.8428 | 0.8451 | 0.5630 | 0.1549 | 0.7334 | 0.4370 |
65
+ | 0.1273 | 7.0 | 1022 | 0.3739 | 0.8561 | 0.8539 | 0.8547 | 0.5835 | 0.1452 | 0.7483 | 0.4165 |
66
+ | 0.1376 | 8.0 | 1168 | 0.3910 | 0.8568 | 0.8549 | 0.8567 | 0.5861 | 0.1433 | 0.7494 | 0.4139 |
67
+ | 0.1073 | 9.0 | 1314 | 0.3973 | 0.8566 | 0.8550 | 0.8567 | 0.5784 | 0.1433 | 0.7492 | 0.4216 |
68
+ | 0.0752 | 10.0 | 1460 | 0.4025 | 0.8542 | 0.8525 | 0.8541 | 0.5707 | 0.1459 | 0.7455 | 0.4293 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.41.1
74
+ - Pytorch 2.1.2
75
+ - Datasets 2.19.1
76
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91886808dea3c40c465f80020330ac7916825b06e732f711e3279f6a7233c8a8
3
  size 669461512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8a2cb03da3bc3f97b02436cc9132c7c6f4855f23f16e3f6b1d8cb438fddc47
3
  size 669461512