Masioki commited on
Commit
81757fa
1 Parent(s): 148adb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
  - total_train_batch_size: 8
56
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
  - lr_scheduler_type: linear
58
- - num_epochs: 20
59
 
60
 
61
  ### Framework versions
 
55
  - total_train_batch_size: 8
56
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
  - lr_scheduler_type: linear
58
+ - num_epochs: 20 (due to small patience stopped at around 3 epoch)
59
 
60
 
61
  ### Framework versions