ivanbalaksha commited on
Commit
ab95114
·
verified ·
1 Parent(s): 9afc914

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [deepvk/RuModernBERT-base](https://huggingface.co/deepvk/RuModernBERT-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0144
23
- - Accuracy: 0.9962
24
- - F1: 0.9962
25
 
26
  ## Model description
27
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.022 | 1.0 | 572 | 0.0149 | 0.9957 | 0.9956 |
56
- | 0.0075 | 2.0 | 1144 | 0.0144 | 0.9962 | 0.9962 |
57
 
58
 
59
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [deepvk/RuModernBERT-base](https://huggingface.co/deepvk/RuModernBERT-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0141
23
+ - Accuracy: 0.9963
24
+ - F1: 0.9963
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.0235 | 1.0 | 572 | 0.0152 | 0.9956 | 0.9956 |
56
+ | 0.0081 | 2.0 | 1144 | 0.0141 | 0.9963 | 0.9963 |
57
 
58
 
59
  ### Framework versions