Anixyz commited on
Commit
00f8ca6
·
verified ·
1 Parent(s): a3f3034

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2546
23
- - Accuracy: 0.9225
24
- - F1: 0.9224
25
 
26
  ## Model description
27
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.3627 | 1.0 | 313 | 0.2481 | 0.9153 | 0.9150 |
56
- | 0.1423 | 2.0 | 626 | 0.2546 | 0.9225 | 0.9224 |
57
 
58
 
59
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2413
23
+ - Accuracy: 0.9261
24
+ - F1: 0.9260
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.3561 | 1.0 | 313 | 0.2362 | 0.92 | 0.9200 |
56
+ | 0.14 | 2.0 | 626 | 0.2413 | 0.9261 | 0.9260 |
57
 
58
 
59
  ### Framework versions