Jose-Ribeir
commited on
Commit
•
1d72633
1
Parent(s):
fbe8a79
Training complete
Browse files- README.md +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -38,7 +38,7 @@ 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 |
-
- num_epochs:
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 4
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496250232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d32fe0e79863570fedcda7cb0309815cde3a5f66410df06e5407ae0923858deb
|
3 |
size 496250232
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc041b8a44b6ac9e6fca06f8e17d1b6f9cf5ce52b8711112231ea2542f02e71f
|
3 |
size 5048
|