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

训练错误 #1

Open
ghost opened this issue Jun 8, 2021 · 1 comment
Open

训练错误 #1

ghost opened this issue Jun 8, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 8, 2021

在编译train文件的时候显示找不到epoch18.pkl 打断点检测发现根本没进入到生成该文件的语句请问怎么回事

@xzltc
Copy link

xzltc commented Jul 27, 2021

把my_arguments.py里预训练default默认改为None就行,估计当时博主也是中断后重新开始训练的
self.parser.add_argument("--pretrain", type=str, default=None, help="pretrain model path")

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

No branches or pull requests

1 participant