End of training
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: nan
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
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 |
-
|
|
56 |
-
| 0.0 | 2.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
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: nan
|
23 |
+
- Accuracy: 0.8743
|
24 |
+
- F1: 0.8156
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 3.6467 | 1.0 | 888 | nan | 0.8743 | 0.8156 |
|
56 |
+
| 0.0 | 2.0 | 1776 | nan | 0.8743 | 0.8156 |
|
57 |
|
58 |
|
59 |
### Framework versions
|