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: 250
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
+
| No log | 125.0 | 250 | 0.5773 | 0.8101 | 0.8421 | 0.8258 | 0.8917 |
|
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:bdc36623756f8e56c5c773cd941ecbd093fbc984f00eb6992557fa58320c6964
|
3 |
size 503748892
|
runs/Feb28_09-33-07_67d92338ae65/events.out.tfevents.1709112788.67d92338ae65.288.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06a9126b16c30477965f612d81b730ff829173cf15066b6d1cf6a1638039be4b
|
3 |
+
size 6541
|
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:42bf85a65c456aa0a6a36cc951932f3856178203913675de5cc5b869bcfbef8d
|
3 |
size 4856
|