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:
|
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: 0.6940
|
22 |
+
- F1: 0.8544
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.5434 | 1.0 | 329 | 0.4882 | 0.8428 |
|
54 |
+
| 0.3423 | 2.0 | 658 | 0.5273 | 0.8361 |
|
55 |
+
| 0.1917 | 3.0 | 987 | 0.5796 | 0.8392 |
|
56 |
+
| 0.0891 | 4.0 | 1316 | 0.6407 | 0.8497 |
|
57 |
+
| 0.035 | 5.0 | 1645 | 0.6940 | 0.8544 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Jan13_14-25-48_5c2d25ea5850/events.out.tfevents.1736778348.5c2d25ea5850.512951.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:95cea800e105618e7f29779a4cacc7716b14e2f3f397d9b52ff39e9d5e86a302
|
3 |
+
size 11428
|