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

readme上的params参数的大小 #92

Open
nobody-cheng opened this issue Jul 24, 2019 · 1 comment
Open

readme上的params参数的大小 #92

nobody-cheng opened this issue Jul 24, 2019 · 1 comment

Comments

@nobody-cheng
Copy link

您好,首页readme上的params大小是指加载预训练模型的大小?
我最后训练得到的模型权重ckpt文件有900多m,这个怎么会差这么多?

@Stinky-Tofu
Copy link
Owner

@nobody-cheng V1的代码保存了很多乱七八糟的东西,比如说权重的滑动平均值等,我后面只保存网络权重的话,就只有200多M,你可以参考V2和V3修改一下保存模型的代码

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

2 participants