Training in progress, epoch 1
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-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 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: 32
|
43 |
- eval_batch_size: 16
|
44 |
- seed: 42
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| No log | 1.0 | 29 |
|
54 |
-
| No log | 2.0 | 58 | 0.
|
55 |
-
| No log | 3.0 | 87 | 0.
|
56 |
-
|
|
57 |
-
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6346
|
22 |
+
- F1: 0.8985
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 7e-05
|
42 |
- train_batch_size: 32
|
43 |
- eval_batch_size: 16
|
44 |
- seed: 42
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| No log | 1.0 | 29 | 0.7395 | 0.8302 |
|
54 |
+
| No log | 2.0 | 58 | 0.5699 | 0.8987 |
|
55 |
+
| No log | 3.0 | 87 | 0.6828 | 0.8906 |
|
56 |
+
| 0.6144 | 4.0 | 116 | 0.6353 | 0.8770 |
|
57 |
+
| 0.6144 | 5.0 | 145 | 0.6346 | 0.8985 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 598513616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8a8e61a7d8d5f17541a2399ce68c5714c4cbcfde142f47997c5014474b4e480
|
3 |
size 598513616
|
runs/Jan29_16-30-18_EmreSekeroglu/events.out.tfevents.1738157419.EmreSekeroglu.25164.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edf93ee0d03d83e600c948d12cd1f4a03b9f7e3ff2a958a03d381547fe952b7f
|
3 |
+
size 9356
|
runs/Jan29_17-13-28_EmreSekeroglu/events.out.tfevents.1738160009.EmreSekeroglu.19740.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56f96a703e9229c8b61e7e12391678e2bc29080d6daea42197d5feb4b4089791
|
3 |
+
size 7545
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e95e19a817d3011d4bb3203400350348cf0a4860fc1b98057aa7ae985734388
|
3 |
size 5432
|