End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
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:
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| No log | 1.0 | 29 |
|
54 |
-
| No log | 2.0 | 58 |
|
55 |
-
| No log | 3.0 | 87 |
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.48.0.dev0
|
63 |
-
- Pytorch 2.
|
64 |
- Datasets 3.1.0
|
65 |
- Tokenizers 0.21.2
|
|
|
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.3115
|
22 |
+
- F1: 0.9113
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| No log | 1.0 | 29 | 0.5950 | 0.8424 |
|
54 |
+
| No log | 2.0 | 58 | 0.3520 | 0.9044 |
|
55 |
+
| No log | 3.0 | 87 | 0.3416 | 0.9144 |
|
56 |
+
| 0.7021 | 4.0 | 116 | 0.3338 | 0.9122 |
|
57 |
+
| 0.7021 | 5.0 | 145 | 0.3115 | 0.9113 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.48.0.dev0
|
63 |
+
- Pytorch 2.6.0+cu124
|
64 |
- Datasets 3.1.0
|
65 |
- Tokenizers 0.21.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598513616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fcf4b5e2148f2c891c6e9a0ed390cbd2b9794f68a3e050306deb499e783b7dc
|
3 |
size 598513616
|