drcoool commited on
Commit
4f38d0e
·
verified ·
1 Parent(s): b9b7ffb

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.4493
22
- - F1: 0.8870
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.2985 | 1.0 | 6000 | 0.3085 | 0.8823 |
54
- | 0.2798 | 2.0 | 12000 | 0.4493 | 0.8870 |
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.5046
22
+ - F1: 0.8547
23
 
24
  ## Model description
25
 
 
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