End of training
Browse files
README.md
CHANGED
@@ -38,13 +38,13 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- training_steps:
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
-
| No log |
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- training_steps: 50
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
+
| No log | 25.0 | 50 | 0.5657 | 0.7901 | 0.8421 | 0.8153 | 0.8981 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503748892
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e3e15359ebfd40d372422fa82e75f188794759b3c3b6d19373f52528e2596f3
|
3 |
size 503748892
|
runs/Feb28_09-37-40_67d92338ae65/events.out.tfevents.1709113061.67d92338ae65.288.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:009e0070ec2562f499e9cf783212861e3397e3c791c3c5571f97b781a33bbee4
|
3 |
+
size 6524
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d3b0557e13dcdedd59ac932bf1b2859217c1323c813aaa08aa2734419c20f76
|
3 |
size 4856
|