sammy786 commited on
Commit
d7d8b1d
1 Parent(s): fa221b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ The following hyperparameters were used during training:
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
  - lr_scheduler_type: cosine_with_restarts
64
  - lr_scheduler_warmup_steps: 500
65
- - num_epochs: 15
66
  - mixed_precision_training: Native AMP
67
 
68
 
 
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
  - lr_scheduler_type: cosine_with_restarts
64
  - lr_scheduler_warmup_steps: 500
65
+ - num_epochs: 40
66
  - mixed_precision_training: Native AMP
67
 
68