sarpba commited on
Commit
94c85e4
1 Parent(s): b83fba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ The following hyperparameters were used during training:
79
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
80
  - lr_scheduler_type: constant_with_warmup
81
  - lr_scheduler_warmup_steps: 500
82
- - training_steps: 30000
83
  - mixed_precision_training: Native AMP
84
 
85
  ### Framework versions
 
79
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
80
  - lr_scheduler_type: constant_with_warmup
81
  - lr_scheduler_warmup_steps: 500
82
+ - training_steps: 20000
83
  - mixed_precision_training: Native AMP
84
 
85
  ### Framework versions