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
config.ini 中的 reject_throttle 这个参数是什么意思呢?
The text was updated successfully, but these errors were encountered:
reject_throttle:拒答阈值。
更具体的,是 feature_store.py 区分 好问题 和 闲聊 的阈值。
这个 pipeline 最初实用在 “openmmlab 微信群助手”:
所以在 feature_store.py:main 里,会计算 “技术话题” 和 ”闲聊“ 的分值,做区分。
Sorry, something went wrong.
我们现在尝试把 huixiangdou 用在单聊里假装是我,其实不回复某些话,更符合人类习惯。
cc @lmk123568
No branches or pull requests
detail | 详细描述 | 詳細な説明
config.ini 中的 reject_throttle 这个参数是什么意思呢?
The text was updated successfully, but these errors were encountered: