AIJonas commited on
Commit
a986f36
·
verified ·
1 Parent(s): 0f71774

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.5615
23
- - Accuracy: 0.9255
24
- - F1: 0.9253
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
- | No log | 1.0 | 313 | 0.5254 | 0.9176 | 0.9180 |
56
- | 0.0187 | 2.0 | 626 | 0.5615 | 0.9255 | 0.9253 |
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.2532
23
+ - Accuracy: 0.9259
24
+ - F1: 0.9258
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 313 | 0.2382 | 0.9197 | 0.9196 |
56
+ | 0.2631 | 2.0 | 626 | 0.2532 | 0.9259 | 0.9258 |
57
 
58
 
59
  ### Framework versions