-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add BART converter and Chinese BART models #4636
Conversation
gongel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Thanks for your contribution! |
bef2ddf
to
3a9672c
Compare
3a9672c
to
61e8c9b
Compare
后续可支持AutoConverter,黑客马拉松选手也可参考该实现。 |
Codecov Report
@@ Coverage Diff @@
## develop #4636 +/- ##
===========================================
- Coverage 42.10% 42.06% -0.05%
===========================================
Files 433 434 +1
Lines 61796 61862 +66
===========================================
+ Hits 26019 26021 +2
- Misses 35777 35841 +64
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
模型自动转化能力由AutoConverter承载,请参考#4477 添加bart结构
PR types
New features
PR changes
Others
Description
Use like