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
请问Uniex用ner,span应该是可以重叠交叉的吧? 我做了一个few shot的训练,数据量不大,5个样本,但span都是交叉的,但是模型似乎并学不到。 20个epochs以后,loss已经降到60, 但是recall 一直不变,无法召回dev集中交叉的span。 请问模型本身能否支持span交叉重叠?如果不行,ubert可以不?
The text was updated successfully, but these errors were encountered:
zero shot 发现ubert 可以识别交叉类实体。 具体原因还没仔细看。团队如果可以帮忙解释一下最好。
Sorry, something went wrong.
No branches or pull requests
请问Uniex用ner,span应该是可以重叠交叉的吧?
我做了一个few shot的训练,数据量不大,5个样本,但span都是交叉的,但是模型似乎并学不到。
20个epochs以后,loss已经降到60, 但是recall 一直不变,无法召回dev集中交叉的span。
请问模型本身能否支持span交叉重叠?如果不行,ubert可以不?
The text was updated successfully, but these errors were encountered: