End of training
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 the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.0544
|
22 |
+
- F1: 0.7985
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.7489 | 1.0 | 329 | 0.6784 | 0.7850 |
|
54 |
+
| 0.4744 | 2.0 | 658 | 0.6968 | 0.7898 |
|
55 |
+
| 0.2156 | 3.0 | 987 | 0.8822 | 0.7922 |
|
56 |
+
| 0.0898 | 4.0 | 1316 | 1.0148 | 0.7906 |
|
57 |
+
| 0.0545 | 5.0 | 1645 | 1.0544 | 0.7985 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Jan13_12-34-53_5c2d25ea5850/events.out.tfevents.1736771694.5c2d25ea5850.453665.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a62fed7445ca13f9ae67a18636fd45de2ab7825b64524d5ebdf26d9db35e936a
|
3 |
+
size 11428
|