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
用conll03数据集训练后的模型做测试的时候F1分数只有70,请教一下是什么问题
The text was updated successfully, but these errors were encountered:
代码仓库里的 conll03.conf 是30个epochs的设置。 而作者官方的论文里,有提到,对于 Conll03 数据集是 100 个epochs。此处可以注意修改一下,而且论文里有详尽的关于各个数据集的配置参数,请参考对比。
至于F1只有70,请问您用的是什么配置呢?可以贴出来对比看看。
Sorry, something went wrong.
No branches or pull requests
用conll03数据集训练后的模型做测试的时候F1分数只有70,请教一下是什么问题
The text was updated successfully, but these errors were encountered: