Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[train] fix bug of timeout and step #2253

Merged
merged 1 commit into from
Dec 19, 2023
Merged

[train] fix bug of timeout and step #2253

merged 1 commit into from
Dec 19, 2023

Conversation

xingchensong
Copy link
Member

@xingchensong xingchensong commented Dec 19, 2023

  1. finetune load previous ckpt时,如果检查点是step_xxx则step+1,如果检查点是epoch_xxx则epcoh + 1

image

  1. wenet/bin/train.py 中 已经对 group 设定了timeout,这里无需再设

image

@xingchensong xingchensong merged commit 6582f47 into main Dec 19, 2023
6 checks passed
@xingchensong xingchensong deleted the xcsong-fix2 branch December 19, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants