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