We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
使用text_matching的predict_pointwise每次检测结果不一样 用的的官方ernie_3.0_medium_zh 进行检测每次结果都不同, 下面数据 [{'query': '你是谁', 'title': ''你是谁'}]的结果竟然是dissimilar 不太理解这个检测架构,是根据语义进行相似度比较吗,相同文字显示不相似
The text was updated successfully, but these errors were encountered:
KB-Ding
No branches or pull requests
请提出你的问题
使用text_matching的predict_pointwise每次检测结果不一样 用的的官方ernie_3.0_medium_zh 进行检测每次结果都不同,
下面数据
[{'query': '你是谁', 'title': ''你是谁'}]的结果竟然是dissimilar
不太理解这个检测架构,是根据语义进行相似度比较吗,相同文字显示不相似
The text was updated successfully, but these errors were encountered: