morturr commited on
Commit
88d77c9
1 Parent(s): 4b8a6bd

End of training

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