Skip to content
New issue

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

【PaddlePaddle Hackathon 2】76、基于pointer_summarizer完成中文文本摘要任务 #1738

Closed
TCChenlong opened this issue Mar 8, 2022 · 3 comments
Assignees

Comments

@TCChenlong
Copy link

(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览

【任务说明】

  • 任务标题:基于pointer_summarizer完成中文文本摘要任务

  • 技术标签:Python, PaddleNLP,文本摘要

  • 任务难度:简单

  • 详细描述:参考论文以及PaddleNLP,完成在LCSTS_new数据集上的文本摘要任务。

【提交流程】

【提交内容】

  • 完整代码:包括数据、训练、预测、动转静
  • 指标
  • readme文档:参考文档

【合入标准】

  • 指针网络在PaddleNLP内置数据集LCSTS_new上,ROUGE-1 验证集0.3553,测试集0.3396

【技术要求】

  • 模型使用

【参考内容】

【答疑交流】

  • 如果在开发中对于上述任务有任何问题,欢迎在本 ISSUE 下留言交流。
  • 对于开发中的共性问题,在活动过程中,会定期组织答疑,请大家关注官网&QQ群的通知,及时参与。
@skywalk163
Copy link

项目中使用到了tensorflow代码,如from tensorflow.core.example import example_pb2
请问“example_pb2”这个也要复现成飞桨代码吗?

@github-actions
Copy link

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Jan 11, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants