Model save
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ 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 the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
- F1: 1.0
|
| 23 |
|
| 24 |
## Model description
|
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
| 53 |
-
| Training Loss | Epoch
|
| 54 |
-
|:-------------:|:-----
|
| 55 |
-
|
|
| 56 |
-
|
|
| 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 the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.0001
|
| 22 |
- F1: 1.0
|
| 23 |
|
| 24 |
## Model description
|
|
|
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
| 53 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 54 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
| 55 |
+
| No log | 1.0 | 90 | 0.0000 | 1.0 |
|
| 56 |
+
| 2.0123 | 2.0 | 180 | 0.0012 | 1.0 |
|
| 57 |
+
| 0.8487 | 3.0 | 270 | 0.0001 | 1.0 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598439784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7c6d80905fb5ec6507a41741dd49e6b6a0751e6f1a37cf3062c818c569d34a0
|
| 3 |
size 598439784
|