DanielDanielDanielDanielDanielDaniel commited on
Commit
075f25e
·
verified ·
1 Parent(s): 47e73d7

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.4998
23
- - Accuracy: 0.8345
24
- - F1: 0.8343
25
 
26
  ## Model description
27
 
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.914 | 1.0 | 625 | 0.5164 | 0.8108 | 0.8095 |
56
- | 0.3831 | 2.0 | 1250 | 0.4998 | 0.8345 | 0.8343 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.56.2
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1
 
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.5196
23
+ - Accuracy: 0.8220
24
+ - F1: 0.8217
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 1.0496 | 1.0 | 625 | 0.5984 | 0.7713 | 0.7686 |
56
+ | 0.4734 | 2.0 | 1250 | 0.5196 | 0.8220 | 0.8217 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.57.1
62
  - Pytorch 2.8.0+cu126
63
  - Datasets 4.0.0
64
  - Tokenizers 0.22.1