Anixyz commited on
Commit
06466ce
·
verified ·
1 Parent(s): 8d5f59d

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.2357
23
- - Accuracy: 0.9267
24
- - F1: 0.9266
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.3607 | 1.0 | 313 | 0.2388 | 0.9178 | 0.9176 |
56
- | 0.1412 | 2.0 | 626 | 0.2357 | 0.9267 | 0.9266 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.56.1
62
  - Pytorch 2.8.0+cu126
63
- - Datasets 4.0.0
64
  - Tokenizers 0.22.0
 
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.2426
23
+ - Accuracy: 0.925
24
+ - F1: 0.9250
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.3883 | 1.0 | 313 | 0.2383 | 0.9192 | 0.9191 |
56
+ | 0.1351 | 2.0 | 626 | 0.2426 | 0.925 | 0.9250 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.56.1
62
  - Pytorch 2.8.0+cu126
63
+ - Datasets 4.1.0
64
  - Tokenizers 0.22.0