End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,14 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 1.
|
| 23 |
-
- F1: 0.
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
-
- F1 Ai: 0.
|
| 26 |
-
- F1 Programming: 0.
|
| 27 |
-
- F1 Science & engineering: 0.
|
| 28 |
-
- F1 Tech: 0.
|
| 29 |
-
- F1 Rejected: 0.
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | F1 Ai | F1 Programming | F1 Science & engineering | F1 Tech | F1 Rejected |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:------:|:--------------:|:------------------------:|:-------:|:-----------:|
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 1.7933
|
| 23 |
+
- F1: 0.7172
|
| 24 |
+
- Accuracy: 0.7212
|
| 25 |
+
- F1 Ai: 0.6154
|
| 26 |
+
- F1 Programming: 0.6715
|
| 27 |
+
- F1 Science & engineering: 0.6393
|
| 28 |
+
- F1 Tech: 0.4259
|
| 29 |
+
- F1 Rejected: 0.8158
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | F1 Ai | F1 Programming | F1 Science & engineering | F1 Tech | F1 Rejected |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:------:|:--------------:|:------------------------:|:-------:|:-----------:|
|
| 60 |
+
| 0.587 | 1.0 | 1881 | 0.6882 | 0.7150 | 0.7167 | 0.6565 | 0.6787 | 0.6900 | 0.4046 | 0.7984 |
|
| 61 |
+
| 0.3324 | 2.0 | 3762 | 0.7463 | 0.7237 | 0.7293 | 0.6492 | 0.6987 | 0.6517 | 0.4044 | 0.8179 |
|
| 62 |
+
| 0.1291 | 3.0 | 5643 | 1.7933 | 0.7172 | 0.7212 | 0.6154 | 0.6715 | 0.6393 | 0.4259 | 0.8158 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598449012
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae3f25050988371beae67b58e3252b7952ba040a3e867ffe8901a13fbfa50649
|
| 3 |
size 598449012
|