End of training
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -38,7 +38,7 @@ More information needed
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
-
- learning_rate:
|
42 |
- train_batch_size: 6
|
43 |
- eval_batch_size: 1
|
44 |
- seed: 42
|
@@ -52,17 +52,17 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
-
|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
|
|
61 |
-
| 1.
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7424
|
22 |
+
- Accuracy: 0.5687
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 6.000000000000001e-05
|
42 |
- train_batch_size: 6
|
43 |
- eval_batch_size: 1
|
44 |
- seed: 42
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.327 | 0.1497 | 50 | 0.6950 | 0.5640 |
|
56 |
+
| 1.5088 | 0.2994 | 100 | 0.6833 | 0.5687 |
|
57 |
+
| 1.2018 | 0.4491 | 150 | 0.6867 | 0.5687 |
|
58 |
+
| 1.3053 | 0.5988 | 200 | 0.6923 | 0.5687 |
|
59 |
+
| 1.2024 | 0.7485 | 250 | 0.6879 | 0.5687 |
|
60 |
+
| 1.774 | 0.8982 | 300 | 0.7197 | 0.4313 |
|
61 |
+
| 1.4274 | 1.0479 | 350 | 0.6862 | 0.5687 |
|
62 |
+
| 1.199 | 1.1976 | 400 | 0.6995 | 0.5687 |
|
63 |
+
| 1.4548 | 1.3473 | 450 | 0.7085 | 0.4313 |
|
64 |
+
| 1.581 | 1.4970 | 500 | 0.6845 | 0.5687 |
|
65 |
+
| 1.8775 | 1.6467 | 550 | 0.7424 | 0.5687 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1583351632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93532a65a301ad51358f5f9a8a09b4b3d9c77b2f56eb0b012f83328dfe4ad879
|
3 |
size 1583351632
|
runs/May21_21-02-45_46d9a0ca97b3/events.out.tfevents.1747861369.46d9a0ca97b3.758.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e98118904c3726c1ad52d0984674f2ffc6d92601da2b48d561c99f55b14d1d1f
|
3 |
+
size 125164
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4e9356ffe35231cc836704851a4c82a8a26682883a5eb2a2e265e2a961ba07
|
3 |
size 5304
|