chaithanya277 commited on
Commit
359239d
·
verified ·
1 Parent(s): 61a1858

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -45,7 +45,6 @@ The following hyperparameters were used during training:
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3
48
- - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
 
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3
 
48
 
49
  ### Training results
50