Tatiana239
commited on
Commit
·
8009e0c
1
Parent(s):
8f65e79
End of training
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
- seed: 42
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: cosine
|
64 |
-
- training_steps:
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
|
|
61 |
- seed: 42
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: cosine
|
64 |
+
- training_steps: 250
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|