-
Notifications
You must be signed in to change notification settings - Fork 334
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
请问有finetune教程的教程吗 #63
Comments
+1 |
2 similar comments
+1 |
+1 |
觉得奇怪的地方, train和 inference的时候使用的vocabulary 不是同一个文件的? |
用的是不是tokenization/clue-vocab.txt? |
我的理解 应该是 train和inference 应该是需要是同一个 vocabulary,因为原来作者给的5G模型 用的是 tokenization/clue-vocab.txt,那应该finetuning的时候 也使用这个 |
请问能对最新模型进行调优吗?没看到有教程,请教。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,请问如何使用自己的数据集finetune?有没有啥readme之类的 ?
The text was updated successfully, but these errors were encountered: