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
accuracy = right_num / detection_num ZeroDivisionError: division by zero
在运行的时候遇到这种问题请问怎么解决呢
The text was updated successfully, but these errors were encountered:
在原项目中,博主使用的是20180408-102900这个模型进行embedding的,你在测试时也要用这个模型来跑
Sorry, something went wrong.
No branches or pull requests
accuracy = right_num / detection_num
ZeroDivisionError: division by zero
在运行的时候遇到这种问题请问怎么解决呢
The text was updated successfully, but these errors were encountered: