ClaraPind commited on
Commit
3b49034
·
verified ·
1 Parent(s): 7a49ed9

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1603
23
- - Accuracy: 0.9665
24
- - F1: 0.9663
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
- | No log | 1.0 | 477 | 0.2315 | 0.9426 | 0.9426 |
56
- | 0.8852 | 2.0 | 954 | 0.1603 | 0.9665 | 0.9663 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.57.0
62
  - Pytorch 2.8.0+cu126
63
- - Datasets 4.2.0
64
  - Tokenizers 0.22.1
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1557
23
+ - Accuracy: 0.9677
24
+ - F1: 0.9674
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 477 | 0.1992 | 0.9606 | 0.9605 |
56
+ | 0.6115 | 2.0 | 954 | 0.1557 | 0.9677 | 0.9674 |
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