You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
感谢作者分享的代码,对我的学习研究工作有很大的帮助。在readme最后的Paper realization中看到了Extracting Multiple-Relations in One-Pass with Pre-Trained Transformers这篇论文,请问在代码中哪里进行了改进,另外实体识别模型中,不知道我理解的对不对,为什么用了softmax分类而不是crf呢?