Tommert25 commited on
Commit
a5089a0
·
1 Parent(s): ba611a4

End of training

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-multilingual-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - recall
8
+ - accuracy
9
+ model-index:
10
+ - name: multibert1010_lrate7.5b32
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
+ # multibert1010_lrate7.5b32
18
+
19
+ This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5515
22
+ - Precisions: 0.8551
23
+ - Recall: 0.8069
24
+ - F-measure: 0.8283
25
+ - Accuracy: 0.9171
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 7.5e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 14
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precisions | Recall | F-measure | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:------:|:---------:|:--------:|
56
+ | 0.6054 | 1.0 | 118 | 0.4021 | 0.8661 | 0.6558 | 0.6767 | 0.8698 |
57
+ | 0.316 | 2.0 | 236 | 0.4039 | 0.8167 | 0.6935 | 0.7317 | 0.8800 |
58
+ | 0.1896 | 3.0 | 354 | 0.3480 | 0.8183 | 0.7792 | 0.7780 | 0.9003 |
59
+ | 0.1318 | 4.0 | 472 | 0.3930 | 0.8529 | 0.7703 | 0.7983 | 0.8965 |
60
+ | 0.0846 | 5.0 | 590 | 0.4027 | 0.8348 | 0.8010 | 0.8141 | 0.9047 |
61
+ | 0.0652 | 6.0 | 708 | 0.4824 | 0.8298 | 0.7555 | 0.7855 | 0.9002 |
62
+ | 0.0398 | 7.0 | 826 | 0.5446 | 0.8697 | 0.7766 | 0.8110 | 0.9017 |
63
+ | 0.0335 | 8.0 | 944 | 0.4761 | 0.8402 | 0.8013 | 0.8192 | 0.9054 |
64
+ | 0.0228 | 9.0 | 1062 | 0.5232 | 0.8547 | 0.7921 | 0.8156 | 0.9085 |
65
+ | 0.0181 | 10.0 | 1180 | 0.5477 | 0.8560 | 0.7968 | 0.8226 | 0.9133 |
66
+ | 0.0106 | 11.0 | 1298 | 0.5207 | 0.8370 | 0.8050 | 0.8199 | 0.9142 |
67
+ | 0.0075 | 12.0 | 1416 | 0.5381 | 0.8469 | 0.8025 | 0.8229 | 0.9156 |
68
+ | 0.0038 | 13.0 | 1534 | 0.5573 | 0.8538 | 0.8061 | 0.8269 | 0.9165 |
69
+ | 0.0047 | 14.0 | 1652 | 0.5515 | 0.8551 | 0.8069 | 0.8283 | 0.9171 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.34.0
75
+ - Pytorch 2.0.1+cu118
76
+ - Datasets 2.14.5
77
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eb80946d123e6974555689c8f70562694af09c56089304c1d47af61e21d1a45
3
  size 667152553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:703d7c689bab85a72daaf0f8bed1a29a4a050dca470138f5bf296fee8c9f88c5
3
  size 667152553