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 |
-
| 0.
|
| 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.2144
|
| 22 |
+
- Accuracy: 0.9671
|
| 23 |
+
- F1 Macro: 0.9712
|
| 24 |
+
- Precision Macro: 0.9699
|
| 25 |
+
- Recall Macro: 0.9747
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
|
| 60 |
+
| 0.2662 | 1.0 | 625 | 0.2202 | 0.9626 | 0.9659 | 0.9666 | 0.9682 |
|
| 61 |
+
| 0.0885 | 2.0 | 1250 | 0.2144 | 0.9671 | 0.9712 | 0.9699 | 0.9747 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
runs/Oct21_18-47-00_4a2630d147c6/events.out.tfevents.1761073659.4a2630d147c6.308.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59b5240fb5927562dcc3c9db37b80335b9a0c08f94ec558d0cf9c83e837b9fe5
|
| 3 |
+
size 578
|