Tommert25 commited on
Commit
567d274
·
1 Parent(s): 6718c08

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: pdelobelle/robbert-v2-dutch-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - recall
8
+ - accuracy
9
+ model-index:
10
+ - name: robbert0510_lrate10b32
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
+ # robbert0510_lrate10b32
18
+
19
+ This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5022
22
+ - Precisions: 0.8217
23
+ - Recall: 0.7879
24
+ - F-measure: 0.8011
25
+ - Accuracy: 0.9168
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: 0.0001
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: 12
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precisions | Recall | F-measure | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:------:|:---------:|:--------:|
56
+ | 0.625 | 1.0 | 118 | 0.4136 | 0.8611 | 0.6751 | 0.6866 | 0.8713 |
57
+ | 0.3164 | 2.0 | 236 | 0.3284 | 0.8110 | 0.7374 | 0.7474 | 0.8959 |
58
+ | 0.187 | 3.0 | 354 | 0.3490 | 0.7578 | 0.7662 | 0.7524 | 0.9060 |
59
+ | 0.1083 | 4.0 | 472 | 0.3738 | 0.8164 | 0.7748 | 0.7855 | 0.9120 |
60
+ | 0.0778 | 5.0 | 590 | 0.4234 | 0.7579 | 0.7677 | 0.7583 | 0.9042 |
61
+ | 0.0526 | 6.0 | 708 | 0.4802 | 0.8348 | 0.7556 | 0.7688 | 0.9049 |
62
+ | 0.0358 | 7.0 | 826 | 0.4723 | 0.8322 | 0.7671 | 0.7909 | 0.9107 |
63
+ | 0.023 | 8.0 | 944 | 0.4758 | 0.8024 | 0.7975 | 0.7973 | 0.9107 |
64
+ | 0.016 | 9.0 | 1062 | 0.5112 | 0.7991 | 0.7889 | 0.7917 | 0.9084 |
65
+ | 0.0117 | 10.0 | 1180 | 0.5022 | 0.8217 | 0.7879 | 0.8011 | 0.9168 |
66
+ | 0.0072 | 11.0 | 1298 | 0.5286 | 0.8190 | 0.7875 | 0.8009 | 0.9165 |
67
+ | 0.0052 | 12.0 | 1416 | 0.5207 | 0.8056 | 0.7929 | 0.7987 | 0.9135 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.34.0
73
+ - Pytorch 2.0.1+cu118
74
+ - Datasets 2.14.5
75
+ - Tokenizers 0.14.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4cd10970a9e0f659606dd3be6533b44223df65c563309965735315bc04f989a
3
  size 464775913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d4e933b27e49793942335ea9297d67ea73ec5a97886438cff2d5197fcd5222
3
  size 464775913