teddyllm commited on
Commit
71948c6
·
verified ·
1 Parent(s): 4f28435

End of training

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 32
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
- - training_steps: 200
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
43
  - total_train_batch_size: 32
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
+ - training_steps: 250
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results