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
训练好模型后,再次调用仅把do_test 设置为true,train和eval设置为false。 test的数据集里有数据,却读取不到,显示: 02/28/2022 12:44:43 - INFO - main - Num examples = 0 求问这个问题该如何解决呢? 谢谢!!
The text was updated successfully, but these errors were encountered:
老哥你为啥要这么设置呀
Sorry, something went wrong.
因为改了测试集,想单独测试下效果……读取训练好的模型单独测试是行不通的吗?
No branches or pull requests
训练好模型后,再次调用仅把do_test 设置为true,train和eval设置为false。
test的数据集里有数据,却读取不到,显示:
02/28/2022 12:44:43 - INFO - main - Num examples = 0
求问这个问题该如何解决呢?
谢谢!!
The text was updated successfully, but these errors were encountered: