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
我看论文呢里面metric式Acc.,但是代码里面式micro-F1,所以这个最后的指标是啥呢
The text was updated successfully, but these errors were encountered:
semeval比赛的metric是macro-F1,一般的NER问题是micro-F1,你问的是哪个?文章中accuracy表示一般性的准确度,具体指标取决于任务
Sorry, something went wrong.
是micro-F1,accuracy前面说了指的是一般意义的准确度,实际指F1
No branches or pull requests
我看论文呢里面metric式Acc.,但是代码里面式micro-F1,所以这个最后的指标是啥呢
The text was updated successfully, but these errors were encountered: