Tommert25 commited on
Commit
11c1427
1 Parent(s): 97c77a8

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: multibert2809_flow
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
+ # multibert2809_flow
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.4534
24
+ - Precision: 0.7055
25
+ - Recall: 0.7076
26
+ - F1: 0.7066
27
+ - Accuracy: 0.8709
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.5021 | 0.6550 | 0.6229 | 0.6385 | 0.8414 |
59
+ | No log | 2.0 | 236 | 0.4534 | 0.7055 | 0.7076 | 0.7066 | 0.8709 |
60
+ | No log | 3.0 | 354 | 0.4903 | 0.7455 | 0.7237 | 0.7345 | 0.8752 |
61
+ | No log | 4.0 | 472 | 0.5158 | 0.7488 | 0.7327 | 0.7407 | 0.8755 |
62
+ | 0.3074 | 5.0 | 590 | 0.5685 | 0.7502 | 0.7434 | 0.7468 | 0.8758 |
63
+ | 0.3074 | 6.0 | 708 | 0.5799 | 0.7612 | 0.7530 | 0.7570 | 0.8809 |
64
+ | 0.3074 | 7.0 | 826 | 0.6022 | 0.7673 | 0.7494 | 0.7582 | 0.8791 |
65
+ | 0.3074 | 8.0 | 944 | 0.6054 | 0.7663 | 0.7554 | 0.7608 | 0.8840 |
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:03586d09bde033ad8cffd8ea5c0d4851797ee14ff1df013396d5e53f514884f9
3
  size 667152553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13a3e282065d5c33c854a859851f8172e0eb10f5792f908ed8f8b9cfd03566fc
3
  size 667152553