lucy666 commited on
Commit
b37e95b
1 Parent(s): 172b8de

Model save

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 64
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
- - training_steps: 10
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
43
  - total_train_batch_size: 64
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
+ - training_steps: 300
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results