-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
OntoNote结果的复现 #6
Comments
请问您的问题解决了吗~ |
暂时没解决 |
不好意思,一直没留意到。这个应该是数据集不一样导致的,以下是我的数据规格。你应该是使用ontonotes的v12,但过去的论文一般是使用的v4(参考https://github.com/yhcc/OntoNotes-5.0-NER) |
您好conll2003的数据集您哪里找的 |
同学你好,
感谢你开源的代码和完整的注释。
我在conll03上复现了论文的结果,但在ontonote上遇到了一些困难。
我使用
https://github.com/yuchenlin/OntoNotes-5.0-NER-BIO
上提供的数据,并修改BARTNER/train.py
Lines 124 to 126 in d54d331
为
运行结果如下:
得到测试集F1=87.36,与正常数值相差较大,不知道出现了什么问题
期待您的回复!
叶德铭
The text was updated successfully, but these errors were encountered: