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.6682
|
22 |
+
- F1: 0.8685
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 2e-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 | 1.4828 | 0.7320 |
|
54 |
+
| No log | 2.0 | 58 | 0.8889 | 0.8469 |
|
55 |
+
| No log | 3.0 | 87 | 0.7388 | 0.8547 |
|
56 |
+
| 1.1755 | 4.0 | 116 | 0.6949 | 0.8588 |
|
57 |
+
| 1.1755 | 5.0 | 145 | 0.6682 | 0.8685 |
|
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:88a7e8164711e1e312f91bd6b2326aac9a28d0eb93d0a1927ef966d8bae0ea42
|
3 |
size 598513616
|
runs/Jan29_15-47-50_EmreSekeroglu/events.out.tfevents.1738154872.EmreSekeroglu.4336.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:6781065a7d42db94e52b46345b37ca6ae0ab764dd6020ac0071e3fef2b371818
|
3 |
+
size 9356
|
runs/Jan29_16-30-18_EmreSekeroglu/events.out.tfevents.1738157419.EmreSekeroglu.25164.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce57364264404dae5d22411328df1b6ae7058dbc66bd74d8d65ee44f93277069
|
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:3e10b1d686d2c9f34365a2d8f4fc2240b552617db058273a14311610b2f635fb
|
3 |
size 5432
|