pradervonsky commited on
Commit
0c8e9ee
·
verified ·
1 Parent(s): 51c986b

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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3451
22
- - Accuracy: 0.9216
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 318 | 0.5305 | 0.8868 |
54
- | 1.3021 | 2.0 | 636 | 0.3451 | 0.9216 |
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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3504
22
+ - Accuracy: 0.9213
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 318 | 0.5448 | 0.8823 |
54
+ | 1.3342 | 2.0 | 636 | 0.3504 | 0.9213 |
55
 
56
 
57
  ### Framework versions