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
44c1a30255
commit
c6c15b793a
Binary file not shown.
Binary file not shown.
@ -1147,7 +1147,7 @@ def train_one_epoch(
|
||||
|
||||
if rank == 0:
|
||||
for i, lora in enumerate(lora_modules):
|
||||
lora.save_checkpoint(i, params.exp_dir)
|
||||
lora.save_checkpoint(i, params.batch_idx_train, params.exp_dir)
|
||||
|
||||
'''
|
||||
remove_checkpoints(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user