We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
参考了以下医药的例子准备了指定数据,例如:扮演公司行政人员,回答以下员工的问题。\n员工:\n怎么订飞机票 微调:准备了以上格式数据1W+通用数据1W 问题:问问题一定得加上指令,答案才会正确;但怎么区分前端用户的问题是指令问题还是通用问题呢
The text was updated successfully, but these errors were encountered:
你可以让用户自己选择接口,或者训练一个判别器。或者保留一个通用模型lora和一个垂直领域模型lora,然后类似autogpt那样让模型来选用哪个
Sorry, something went wrong.
No branches or pull requests
参考了以下医药的例子准备了指定数据,例如:扮演公司行政人员,回答以下员工的问题。\n员工:\n怎么订飞机票
微调:准备了以上格式数据1W+通用数据1W
问题:问问题一定得加上指令,答案才会正确;但怎么区分前端用户的问题是指令问题还是通用问题呢
The text was updated successfully, but these errors were encountered: