mserrasa commited on
Commit
c6bc616
1 Parent(s): b689538

End of training

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 40
42
  - mixed_precision_training: Native AMP
43
 
44
  ### Training results
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 100
42
  - mixed_precision_training: Native AMP
43
 
44
  ### Training results