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 an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
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 an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2857
|
22 |
+
- F1: 0.9325
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.4844 | 1.0 | 313 | 0.4036 | 0.8962 |
|
54 |
+
| 0.1605 | 2.0 | 626 | 0.3710 | 0.9036 |
|
55 |
+
| 0.0319 | 3.0 | 939 | 0.2999 | 0.9238 |
|
56 |
+
| 0.0103 | 4.0 | 1252 | 0.2893 | 0.9312 |
|
57 |
+
| 0.0019 | 5.0 | 1565 | 0.2857 | 0.9325 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Jan09_14-43-55_5c2d25ea5850/events.out.tfevents.1736433837.5c2d25ea5850.92814.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:db0285a2a9be2587cb2774818367556214338dc0ea8d43ec10b0d147c94551a8
|
3 |
+
size 16101
|