RZ
commited on
End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,9 +19,9 @@ 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 an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -41,8 +41,8 @@ More information needed
|
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
- learning_rate: 5e-05
|
44 |
-
- train_batch_size:
|
45 |
-
- eval_batch_size:
|
46 |
- seed: 42
|
47 |
- optimizer: Use OptimizerNames.SGD and the args are:
|
48 |
No additional optimizer arguments
|
@@ -53,11 +53,11 @@ No additional optimizer arguments
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
|
56 |
-
| No log | 1.0 |
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6807
|
23 |
+
- F1: 0.4168
|
24 |
+
- Accuracy: 0.5725
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
- learning_rate: 5e-05
|
44 |
+
- train_batch_size: 32
|
45 |
+
- eval_batch_size: 16
|
46 |
- seed: 42
|
47 |
- optimizer: Use OptimizerNames.SGD and the args are:
|
48 |
No additional optimizer arguments
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
|
56 |
+
| No log | 1.0 | 35 | 0.6808 | 0.4168 | 0.5725 |
|
57 |
+
| No log | 2.0 | 70 | 0.6807 | 0.4168 | 0.5725 |
|
58 |
+
| 0.6959 | 3.0 | 105 | 0.6807 | 0.4168 | 0.5725 |
|
59 |
+
| 0.6959 | 4.0 | 140 | 0.6807 | 0.4168 | 0.5725 |
|
60 |
+
| 0.6959 | 5.0 | 175 | 0.6807 | 0.4168 | 0.5725 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598828592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:043138127b41abfb701e65ca808227a033d8bab60b961a3a668516e5ce982de8
|
3 |
size 598828592
|