Model save
Browse files- README.md +15 -17
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,10 +19,10 @@ 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: 0.
|
| 23 |
-
- F1: 0.
|
| 24 |
-
- Roc Auc: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -55,23 +55,21 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
| 57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.0052 | 11.0 | 31779 | 0.5178 | 0.2229 | 0.5808 | 0.1549 |
|
| 69 |
-
| 0.005 | 12.0 | 34668 | 0.5229 | 0.2202 | 0.5793 | 0.1532 |
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
| 73 |
|
| 74 |
-
- Transformers 4.53.
|
| 75 |
- Pytorch 2.6.0+cu124
|
| 76 |
- Datasets 2.14.4
|
| 77 |
- Tokenizers 0.21.2
|
|
|
|
| 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: 0.7684
|
| 23 |
+
- F1: 0.2039
|
| 24 |
+
- Roc Auc: 0.5705
|
| 25 |
+
- Accuracy: 0.1033
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
| 57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
|
| 58 |
+
| 0.0167 | 1.0 | 3115 | 0.2207 | 0.2035 | 0.5691 | 0.1071 |
|
| 59 |
+
| 0.0138 | 2.0 | 6230 | 0.2613 | 0.2091 | 0.5730 | 0.1083 |
|
| 60 |
+
| 0.0102 | 3.0 | 9345 | 0.3444 | 0.2249 | 0.5841 | 0.1147 |
|
| 61 |
+
| 0.0073 | 4.0 | 12460 | 0.6223 | 0.1944 | 0.5654 | 0.0991 |
|
| 62 |
+
| 0.0053 | 5.0 | 15575 | 0.6920 | 0.1973 | 0.5668 | 0.1004 |
|
| 63 |
+
| 0.0022 | 6.0 | 18690 | 0.7143 | 0.1983 | 0.5680 | 0.0996 |
|
| 64 |
+
| 0.0012 | 7.0 | 21805 | 0.7309 | 0.1968 | 0.5672 | 0.0993 |
|
| 65 |
+
| 0.0007 | 8.0 | 24920 | 0.7349 | 0.2035 | 0.5706 | 0.1031 |
|
| 66 |
+
| 0.0006 | 9.0 | 28035 | 0.7521 | 0.2064 | 0.5718 | 0.1070 |
|
| 67 |
+
| 0.0003 | 10.0 | 31150 | 0.7684 | 0.2039 | 0.5705 | 0.1033 |
|
|
|
|
|
|
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
| 71 |
|
| 72 |
+
- Transformers 4.53.1
|
| 73 |
- Pytorch 2.6.0+cu124
|
| 74 |
- Datasets 2.14.4
|
| 75 |
- 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 598550528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29d8f3d2bac2b37aed50662051a663481d8c12f5383f073b147a40f63d178e39
|
| 3 |
size 598550528
|