-
Notifications
You must be signed in to change notification settings - Fork 25
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
oneshot finetune 的迭代次数 #7
Comments
代码里给的即是推荐的epoch数,为20*1=20个epoch Lines 66 to 67 in bdfca14
|
嗯 谢谢!试下来是默认的结果比较好,但是无法达到预训练模型中给定风格出来的效果。是不是自己的数据重新训练一下比较好? |
ont-shot毕竟数据样本太少了,所以效果差一些是很正常的 如果有足够的数据重新训练肯定效果会更好 |
嗯嗯,好的,谢谢~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问,oneshot的时候,大概跑多少个epoch会有比价好的效果?
The text was updated successfully, but these errors were encountered: