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

【飞桨黑客松】为PaddleNLP AutoConverter添加新的模型结构 #4715

Closed
5 tasks
sijunhe opened this issue Feb 9, 2023 · 0 comments
Closed
5 tasks
Labels
good first issue Good for newcomers hackathon help wanted Extra attention is needed keep

Comments

@sijunhe
Copy link
Collaborator

sijunhe commented Feb 9, 2023

  • 任务难度:基础⭐️
  • 详细描述:
    • 为PaddleNLP的AutoConverter增加支持的模型结构,使得更多的PaddleNLP模型可以无缝一行代码加载HuggingFace Hub上的torch模型
    • 每个模型算单独的子任务,总共待升级的模型共5个,完成全部5个模型算完成一个基础任务
    • 每个模型添加CompatibilityTest, 能够完成hf-internal-testing内相应torch模型的自动转换与精度对齐,见范例PR
    • 开发流程和环境配置请参考 CONTRIBUTING.md,开发资源可以考虑使用GitHub Codespaces
  • 提交内容:
    • Python 实现代码,通过所有PaddleNLP的单元测试和代码风格测试,合入PaddleNLP
  • 技术要求:
    • 熟练掌握Python开发
    • 熟悉 HuggingFace, PaddleNLP或者相关NLP模型算法
@sijunhe sijunhe added good first issue Good for newcomers help wanted Extra attention is needed hackathon keep labels Feb 9, 2023
@github-actions github-actions bot added the triage label Feb 9, 2023
@sijunhe sijunhe removed the triage label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hackathon help wanted Extra attention is needed keep
Projects
None yet
Development

No branches or pull requests

2 participants