Replies: 1 comment 1 reply
-
目前我们对MRC的抽取工作建议是使用UIE来使用,ernie-doc等模型支持MRC的抽取,但是它的零样本效果不好,不太适合放入到Taskflow里面去 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在paddlenlp下找到ernie-doc有支持mrc的模型,然后dureader有robust抽取式阅读理解数据集,但是似乎都没有现在封装的uie/doc-promt等模型用taskflow封装后简单上手。请问下目前纯文本问答抽取mrc这块用哪个模型能快速上手?
Beta Was this translation helpful? Give feedback.
All reactions