End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- F1 Score: 0.
|
21 |
-
- Precision Score: 0.
|
22 |
-
- Recall Score: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.1047
|
20 |
+
- F1 Score: 0.7565
|
21 |
+
- Precision Score: 0.7603
|
22 |
+
- Recall Score: 0.7545
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision Score | Recall Score |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------------:|:------------:|
|
53 |
+
| 0.6283 | 1.0 | 11686 | 0.5695 | 0.7615 | 0.7666 | 0.7587 |
|
54 |
+
| 0.4154 | 2.0 | 23372 | 0.5917 | 0.7749 | 0.7840 | 0.7705 |
|
55 |
+
| 0.1468 | 3.0 | 35058 | 1.1047 | 0.7565 | 0.7603 | 0.7545 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598452088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1caf2ab80f0ac0630afb450c439e4160ee4c05f7a82c7368b24ed70db62dd5c9
|
3 |
size 598452088
|