w95 commited on
Commit
789b259
1 Parent(s): 136af12

End of training

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: 4
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
- - training_steps: 200
44
 
45
  ### Training results
46
 
 
40
  - total_train_batch_size: 4
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
+ - training_steps: 2000
44
 
45
  ### Training results
46