Model save
Browse files- README.md +9 -9
- 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 an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
-
- Precision: 0.
|
| 28 |
-
- Recall: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | Precision | Recall |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:---------:|:------:|
|
| 60 |
-
| No log | 0 | 0 | 0.
|
| 61 |
-
|
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
|
| 65 |
|
| 66 |
### 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.5701
|
| 25 |
+
- F1: 0.5914
|
| 26 |
+
- Accuracy: 0.68
|
| 27 |
+
- Precision: 0.5826
|
| 28 |
+
- Recall: 0.68
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | Precision | Recall |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:---------:|:------:|
|
| 60 |
+
| No log | 0 | 0 | 0.6266 | 0.5785 | 0.69 | 0.5557 | 0.69 |
|
| 61 |
+
| No log | 1.0 | 8 | 0.5863 | 0.5834 | 0.684 | 0.5685 | 0.684 |
|
| 62 |
+
| 0.609 | 2.0 | 16 | 0.5709 | 0.5914 | 0.68 | 0.5826 | 0.68 |
|
| 63 |
+
| 0.5855 | 3.0 | 24 | 0.5701 | 0.5914 | 0.68 | 0.5826 | 0.68 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 299227092
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76cf9b592fcd1f8e750ab8a3040b646d094949af08f393367a8493efd3834283
|
| 3 |
size 299227092
|