dvijay commited on
Commit
508f8a6
1 Parent(s): bf651ba

Model save

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