from local

This commit is contained in:
dohe0342 2022-12-10 13:40:32 +09:00
parent 89b2192954
commit 4f7edcde43
2 changed files with 2 additions and 0 deletions

View File

@ -1078,6 +1078,8 @@ def run(rank, world_size, args, wb=None):
"""
params = get_params()
params.update(vars(args))
params.model_warm_step *= params.accum_grads
if params.full_libri is False:
params.valid_interval = 1600