luissattelmayer commited on
Commit
075c6a6
·
verified ·
1 Parent(s): b7c9a4f

End of training

Browse files
Files changed (2) hide show
  1. README.md +18 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: EuroBERT/EuroBERT-210m
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -16,17 +16,17 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # EuroBERT-immigration-binary-german
18
 
19
- This model is a fine-tuned version of [EuroBERT/EuroBERT-210m](https://huggingface.co/EuroBERT/EuroBERT-210m) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.6752
22
- - Accuracy: 0.9177
23
- - F1 Macro: 0.9176
24
- - Accuracy Balanced: 0.9182
25
- - F1 Micro: 0.9177
26
- - Precision Macro: 0.9179
27
- - Recall Macro: 0.9182
28
- - Precision Micro: 0.9177
29
- - Recall Micro: 0.9177
30
 
31
  ## Model description
32
 
@@ -58,16 +58,16 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Accuracy Balanced | F1 Micro | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
60
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
61
- | 0.4619 | 1.0 | 1178 | 0.4551 | 0.9219 | 0.9219 | 0.9227 | 0.9219 | 0.9225 | 0.9227 | 0.9219 | 0.9219 |
62
- | 0.2904 | 2.0 | 2356 | 0.6883 | 0.9049 | 0.9046 | 0.9041 | 0.9049 | 0.9064 | 0.9041 | 0.9049 | 0.9049 |
63
- | 0.1598 | 3.0 | 3534 | 0.6573 | 0.9160 | 0.9159 | 0.9164 | 0.9160 | 0.9160 | 0.9164 | 0.9160 | 0.9160 |
64
- | 0.0759 | 4.0 | 4712 | 0.5659 | 0.9202 | 0.9202 | 0.9206 | 0.9202 | 0.9203 | 0.9206 | 0.9202 | 0.9202 |
65
- | 0.0428 | 5.0 | 5890 | 0.6752 | 0.9177 | 0.9176 | 0.9182 | 0.9177 | 0.9179 | 0.9182 | 0.9177 | 0.9177 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.49.0
71
  - Pytorch 2.6.0+cu124
72
- - Datasets 3.4.0
73
- - Tokenizers 0.21.0
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: EuroBERT/EuroBERT-610m
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
16
 
17
  # EuroBERT-immigration-binary-german
18
 
19
+ This model is a fine-tuned version of [EuroBERT/EuroBERT-610m](https://huggingface.co/EuroBERT/EuroBERT-610m) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6248
22
+ - Accuracy: 0.9087
23
+ - F1 Macro: 0.9065
24
+ - Accuracy Balanced: 0.9061
25
+ - F1 Micro: 0.9087
26
+ - Precision Macro: 0.9070
27
+ - Recall Macro: 0.9061
28
+ - Precision Micro: 0.9087
29
+ - Recall Micro: 0.9087
30
 
31
  ## Model description
32
 
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Accuracy Balanced | F1 Micro | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
60
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
61
+ | 0.5811 | 1.0 | 1578 | 0.5772 | 0.8834 | 0.8755 | 0.8650 | 0.8834 | 0.9083 | 0.8650 | 0.8834 | 0.8834 |
62
+ | 0.3917 | 2.0 | 3156 | 0.4164 | 0.8992 | 0.8956 | 0.8912 | 0.8992 | 0.9027 | 0.8912 | 0.8992 | 0.8992 |
63
+ | 0.3085 | 3.0 | 4734 | 0.4480 | 0.9144 | 0.9122 | 0.9106 | 0.9144 | 0.9139 | 0.9106 | 0.9144 | 0.9144 |
64
+ | 0.1768 | 4.0 | 6312 | 0.6187 | 0.9056 | 0.9021 | 0.8973 | 0.9056 | 0.9100 | 0.8973 | 0.9056 | 0.9056 |
65
+ | 0.0676 | 5.0 | 7890 | 0.6248 | 0.9087 | 0.9065 | 0.9061 | 0.9087 | 0.9070 | 0.9061 | 0.9087 | 0.9087 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.49.0
71
  - Pytorch 2.6.0+cu124
72
+ - Datasets 3.4.1
73
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f0fb121c92426f0416324250882656ff99dc8e4171cea048156deb9772e8d7
3
  size 2436848328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26862fb8cc9725d04d5cdec6b8254dfa8e492c73517528570538b850b8d24483
3
  size 2436848328