MariaFGI commited on
Commit
f3ee6f2
·
verified ·
1 Parent(s): 4f66947

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +9 -7
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.1939
22
- - Accuracy: 0.9555
23
 
24
  ## Model description
25
 
@@ -51,11 +51,13 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 1.1998 | 1.0 | 954 | 0.2881 | 0.9242 |
55
- | 0.0797 | 2.0 | 1908 | 0.2208 | 0.9465 |
56
- | 0.0174 | 3.0 | 2862 | 0.1826 | 0.9597 |
57
- | 0.0075 | 4.0 | 3816 | 0.1943 | 0.9548 |
58
- | 0.0029 | 5.0 | 4770 | 0.1939 | 0.9555 |
 
 
59
 
60
 
61
  ### 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.1998
22
+ - Accuracy: 0.9565
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.1378 | 1.0 | 954 | 0.2770 | 0.9342 |
55
+ | 0.0681 | 2.0 | 1908 | 0.2194 | 0.9526 |
56
+ | 0.016 | 3.0 | 2862 | 0.2038 | 0.9552 |
57
+ | 0.0058 | 4.0 | 3816 | 0.1985 | 0.9577 |
58
+ | 0.0031 | 5.0 | 4770 | 0.1967 | 0.9587 |
59
+ | 0.0019 | 6.0 | 5724 | 0.1995 | 0.9565 |
60
+ | 0.0025 | 7.0 | 6678 | 0.1998 | 0.9565 |
61
 
62
 
63
  ### Framework versions