End of training
Browse files- README.md +8 -8
- logs/events.out.tfevents.1737319095.PC.1619.0 +3 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| 1.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.3315
|
25 |
+
- Accuracy: 0.9219
|
26 |
+
- Precision: 0.9255
|
27 |
+
- Recall: 0.9219
|
28 |
+
- F1: 0.9213
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 1.378 | 1.0 | 16 | 0.7809 | 0.7344 | 0.8263 | 0.7344 | 0.7375 |
|
60 |
+
| 0.2672 | 2.0 | 32 | 0.3393 | 0.8906 | 0.8922 | 0.8906 | 0.8894 |
|
61 |
+
| 0.0864 | 3.0 | 48 | 0.3315 | 0.9219 | 0.9255 | 0.9219 | 0.9213 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/events.out.tfevents.1737319095.PC.1619.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cdd8a43d9b92b79243bb419e4cffbe574e328db582eb4ccfdca6d3f1fd43a2d
|
3 |
+
size 8455
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598445936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5037e3b7fb3d9a507226f5d56dcf3fc3005ac7ab04ef188647ee9f3c12dbb792
|
3 |
size 598445936
|