Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Nov 30, 2023
1 parent 44760ec commit 2631e86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def sis_run_with_prefix(prefix_name: Optional[str] = None):
"learning_rate_piecewise_values": [1e-5, 1e-3, 1e-5, 1e-6],
},
)
# gn01 ("gradient_noise": 0.1), does not converge? try again with gn before grad clip (new RETURNN)
train_exp(
"base-24gb-v4-lrlin-gn01",
config_24gb_v4,
Expand Down

0 comments on commit 2631e86

Please sign in to comment.