mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
ef98f1475b
commit
7171ecdd0e
Binary file not shown.
@ -1472,7 +1472,7 @@ def run(rank, world_size, args, wb=None):
|
||||
diagnostic.print_diagnostics()
|
||||
break
|
||||
|
||||
if epoch % 10 == 0:
|
||||
if epoch % 100 == 0:
|
||||
save_checkpoint(
|
||||
params=params,
|
||||
model=model,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user