Tommert25 commited on
Commit
9b0faed
1 Parent(s): f821c12

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-multilingual-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: multibertfinetuned2209
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # multibertfinetuned2209
20
+
21
+ This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3973
24
+ - Precision: 0.7567
25
+ - Recall: 0.7607
26
+ - F1: 0.7587
27
+ - Accuracy: 0.9064
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: 5e-05
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 8
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 118 | 0.4058 | 0.7597 | 0.7343 | 0.7468 | 0.9032 |
59
+ | No log | 2.0 | 236 | 0.3973 | 0.7567 | 0.7607 | 0.7587 | 0.9064 |
60
+ | No log | 3.0 | 354 | 0.4153 | 0.7540 | 0.7677 | 0.7608 | 0.9062 |
61
+ | No log | 4.0 | 472 | 0.4656 | 0.7645 | 0.7466 | 0.7555 | 0.9082 |
62
+ | 0.0692 | 5.0 | 590 | 0.4940 | 0.7594 | 0.7554 | 0.7574 | 0.9043 |
63
+ | 0.0692 | 6.0 | 708 | 0.5446 | 0.7668 | 0.7484 | 0.7575 | 0.9059 |
64
+ | 0.0692 | 7.0 | 826 | 0.5732 | 0.7818 | 0.7420 | 0.7613 | 0.9069 |
65
+ | 0.0692 | 8.0 | 944 | 0.5668 | 0.7844 | 0.7431 | 0.7632 | 0.9082 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.33.2
71
+ - Pytorch 2.0.1+cu118
72
+ - Datasets 2.14.5
73
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e66aaf068e502182c5dd97dd448784a75ca90dfd8c374de07d0afefa6223dce4
3
  size 667152553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cff4157a52781e09ea84f531fbda95637db78f3ee40ff61a6e6fc060432103ca
3
  size 667152553