End of training
Browse files
README.md
CHANGED
|
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-Large](https://huggingface.co/answerdotai/ModernBERT-Large) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
-
- Precision Macro: 0.
|
| 25 |
-
- Recall Macro: 0.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -57,8 +57,8 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
|
| 60 |
-
|
|
| 61 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-Large](https://huggingface.co/answerdotai/ModernBERT-Large) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2510
|
| 22 |
+
- Accuracy: 0.9368
|
| 23 |
+
- F1 Macro: 0.9419
|
| 24 |
+
- Precision Macro: 0.9429
|
| 25 |
+
- Recall Macro: 0.9457
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
|
| 60 |
+
| 16.366 | 1.0 | 625 | 0.3508 | 0.9155 | 0.9211 | 0.9240 | 0.9268 |
|
| 61 |
+
| 0.8392 | 2.0 | 1250 | 0.2510 | 0.9368 | 0.9419 | 0.9429 | 0.9457 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
runs/Oct26_16-57-17_49ca29516c75/events.out.tfevents.1761498970.49ca29516c75.609.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e937dcf4a45549deb2c062b7bdd4d54cd3b85bb9e7300b29e2b940c50272668
|
| 3 |
+
size 578
|