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
acc7af703a
commit
139c4ba5e9
Binary file not shown.
@ -1465,7 +1465,7 @@ def run(rank, world_size, args, wb=None):
|
||||
diagnostic.print_diagnostics()
|
||||
break
|
||||
|
||||
if epoch % 50 == 0:
|
||||
if epoch % 10 == 0:
|
||||
save_checkpoint(
|
||||
params=params,
|
||||
model=model,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user