Training completed!
Browse files
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.
|
| 22 |
-
- Accuracy: 0.
|
| 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.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
|
|
|
|
|
|
| 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
|