troublemaker-r / Chinese_Coreference_Resolution

基于SpanBert的中文指代消解,pytorch实现
95 stars 20 forks source link

请问是不是没有中文的SpanBert呀,我找了半天没找到,只有wwmBert orz #12

Open zhaojishun opened 2 years ago

troublemaker-r commented 2 years ago

应该只有中文的预训练模型,现在不知有么有

zhaojishun commented 2 years ago

好的,感谢回复!

---原始邮件--- 发件人: @.> 发送时间: 2022年8月22日(周一) 中午11:34 收件人: @.>; 抄送: @.**@.>; 主题: Re: [troublemaker-r/Chinese_Coreference_Resolution] 请问是不是没有中文的SpanBert呀,我找了半天没找到,只有wwmBert orz (Issue #12)

应该只有中文的预训练模型,现在不知有么有

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

qz701731tby commented 2 years ago

如果没有中文的SpanBERT预训练模型,其实这个项目就是用BERT解决coref问题,是这样的吗?