xouyang commited on
Commit
340fbab
·
verified ·
1 Parent(s): 19381bd

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -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.0798
22
- - F1: 0.9721
23
 
24
  ## Model description
25
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.1374 | 1.0 | 479 | 0.1074 | 0.9663 |
54
- | 0.086 | 2.0 | 958 | 0.0834 | 0.9717 |
55
- | 0.0743 | 3.0 | 1437 | 0.0802 | 0.9717 |
56
- | 0.0764 | 4.0 | 1916 | 0.0799 | 0.9719 |
57
- | 0.0712 | 5.0 | 2395 | 0.0798 | 0.9721 |
58
 
59
 
60
  ### 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.0894
22
+ - F1: 0.9681
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.1748 | 1.0 | 479 | 0.1267 | 0.9584 |
54
+ | 0.1031 | 2.0 | 958 | 0.0937 | 0.9665 |
55
+ | 0.0843 | 3.0 | 1437 | 0.0906 | 0.9679 |
56
+ | 0.0839 | 4.0 | 1916 | 0.0898 | 0.9675 |
57
+ | 0.0868 | 5.0 | 2395 | 0.0894 | 0.9681 |
58
 
59
 
60
  ### Framework versions