Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbschiratti authored and williamFalcon committed Aug 15, 2020
1 parent 7d36aac commit 8aad173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/base/model_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def get_default_hparams(continue_training: bool = False, hpc_exp_number: int = 0
hidden_dim=1000,
b1=0.5,
b2=0.999,
save_hparams=True
)

if continue_training:
Expand Down

0 comments on commit 8aad173

Please sign in to comment.