drcoool commited on
Commit
22ffbf4
·
verified ·
1 Parent(s): 03bc351

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5046
22
- - F1: 0.8547
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
53
- | 0.3047 | 1.0 | 7120 | 0.3880 | 0.8373 |
54
- | 0.1289 | 2.0 | 14240 | 0.5046 | 0.8547 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5614
22
+ - F1: 0.8527
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
53
+ | 0.3777 | 1.0 | 7120 | 0.3442 | 0.8507 |
54
+ | 0.3172 | 2.0 | 14240 | 0.5614 | 0.8527 |
55
 
56
 
57
  ### Framework versions