Model save
Browse files- README.md +19 -15
- final/model.safetensors +1 -1
- final/training_args.bin +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,15 @@ 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 an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
- F1: 0.4305
|
28 |
-
- Accuracy: 0.
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -54,17 +58,17 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
-
|
59 |
-
| No log | 0 | 0 |
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2864
|
25 |
+
- Precision: 0.5389
|
26 |
+
- Recall: 0.3949
|
27 |
- F1: 0.4305
|
28 |
+
- Accuracy: 0.6820
|
29 |
+
- Binary Precision: 0.7559
|
30 |
+
- Binary Recall: 0.4496
|
31 |
+
- Binary F1: 0.5638
|
32 |
+
- Binary Accuracy: 0.9373
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
58 |
|
59 |
### Training results
|
60 |
|
61 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Binary Precision | Binary Recall | Binary F1 | Binary Accuracy |
|
62 |
+
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:----------------:|:-------------:|:---------:|:---------------:|
|
63 |
+
| No log | 0 | 0 | 2.4591 | 0.1116 | 0.1645 | 0.0484 | 0.1386 | 0.0 | 0.0 | 0.0 | 0.9098 |
|
64 |
+
| 0.3196 | 2.4331 | 1000 | 0.3097 | 0.5201 | 0.3691 | 0.3946 | 0.6587 | 0.7614 | 0.3580 | 0.4870 | 0.9320 |
|
65 |
+
| 0.3064 | 4.8662 | 2000 | 0.3067 | 0.5273 | 0.3882 | 0.4154 | 0.6599 | 0.7391 | 0.4375 | 0.5496 | 0.9353 |
|
66 |
+
| 0.3088 | 7.2993 | 3000 | 0.2951 | 0.5353 | 0.3833 | 0.4169 | 0.6744 | 0.7656 | 0.4007 | 0.5261 | 0.9349 |
|
67 |
+
| 0.2991 | 9.7324 | 4000 | 0.2975 | 0.5421 | 0.3921 | 0.4234 | 0.6699 | 0.7316 | 0.4643 | 0.5681 | 0.9363 |
|
68 |
+
| 0.2957 | 12.1655 | 5000 | 0.2920 | 0.5362 | 0.3859 | 0.4207 | 0.6813 | 0.7811 | 0.3953 | 0.5249 | 0.9355 |
|
69 |
+
| 0.2932 | 14.5985 | 6000 | 0.2881 | 0.5364 | 0.3946 | 0.4298 | 0.6824 | 0.7591 | 0.4351 | 0.5532 | 0.9366 |
|
70 |
+
| 0.2862 | 17.0316 | 7000 | 0.2876 | 0.5411 | 0.3850 | 0.4213 | 0.6829 | 0.7713 | 0.4104 | 0.5358 | 0.9359 |
|
71 |
+
| 0.2894 | 19.4647 | 8000 | 0.2864 | 0.5389 | 0.3949 | 0.4305 | 0.6820 | 0.7559 | 0.4496 | 0.5638 | 0.9373 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
final/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598436708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cac61372edf2d52a95fad570f17d06c42bf18cb6718d712325f226e4ff21789
|
3 |
size 598436708
|
final/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b031af4edaa4724f2593c3de4c4f2ffb1bf3c560c8d8675dc813770ba9de80e
|
3 |
size 5368
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598436708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cac61372edf2d52a95fad570f17d06c42bf18cb6718d712325f226e4ff21789
|
3 |
size 598436708
|