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
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题:基于 XLNet 的阅读理解
技术标签:python、预训练模型、阅读理解
任务难度:中等
详细描述:XLNet是较为常用的一种预训练模型,当前已在PaddleNLP中集成,希望能够提供在CRMC阅读理解任务上的使用示例,为sentencepiece类tokenizer提供阅读理解任务支持。
【提交内容】
任务 PR 到 PaddleNLP
相关技术文档(模型效果验证符合预期)
【技术要求】
熟练掌握 python
理解深度学习模型原理
了解阅读理解基本算法
【参考资料】
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/language_model/xlnet
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/machine_reading_comprehension/SQuAD
【答疑交流】
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
Sorry, something went wrong.
This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。
guoshengCS
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题:基于 XLNet 的阅读理解
技术标签:python、预训练模型、阅读理解
任务难度:中等
详细描述:XLNet是较为常用的一种预训练模型,当前已在PaddleNLP中集成,希望能够提供在CRMC阅读理解任务上的使用示例,为sentencepiece类tokenizer提供阅读理解任务支持。
【提交内容】
任务 PR 到 PaddleNLP
相关技术文档(模型效果验证符合预期)
【技术要求】
熟练掌握 python
理解深度学习模型原理
了解阅读理解基本算法
【参考资料】
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/language_model/xlnet
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/machine_reading_comprehension/SQuAD
【答疑交流】
The text was updated successfully, but these errors were encountered: