sharkMeow commited on
Commit
e10e3fb
·
verified ·
1 Parent(s): fea532d

Model save

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
40
  - total_train_batch_size: 200
41
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
- - num_epochs: 30.0
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
 
40
  - total_train_batch_size: 200
41
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 100.0
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results