Plim commited on
Commit
09acdc6
1 Parent(s): 0794f74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ The following hyperparameters were used during training:
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
  - lr_scheduler_warmup_steps: 2000
62
- - num_epochs: 5.0
63
  - mixed_precision_training: Native AMP
64
 
65
  ### Training results
 
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
  - lr_scheduler_warmup_steps: 2000
62
+ - num_epochs: 5.0 (extended to 7.0 with training with checkpoint)
63
  - mixed_precision_training: Native AMP
64
 
65
  ### Training results