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

【Hackathon 4th No.102】给AutoConverter增加新的模型组网的支持 Electra #5658

Merged
merged 2 commits into from Apr 14, 2023

Conversation

megemini
Copy link
Contributor

PR types

New features

PR changes

APIs

Description

【Hackathon 4th No.102】给AutoConverter增加新的模型组网的支持 Electra

Hackathon 4th No.102 这个任务里面有5个模型,我计划每个模型单独提PR,这个PR是处理 electra 模型。

  • 使用的测试模型 hf-internal-testing/tiny-random-ElectraModel

@wj-Mcat 请评审,谢谢!:)

@paddle-bot
Copy link

paddle-bot bot commented Apr 13, 2023

Thanks for your contribution!

Copy link
Contributor

@wj-Mcat wj-Mcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #5658 (c340aa3) into develop (376891b) will increase coverage by 0.01%.
The diff coverage is 95.65%.

@@             Coverage Diff             @@
##           develop    #5658      +/-   ##
===========================================
+ Coverage    59.45%   59.46%   +0.01%     
===========================================
  Files          482      482              
  Lines        68146    68168      +22     
===========================================
+ Hits         40513    40535      +22     
  Misses       27633    27633              
Impacted Files Coverage Δ
paddlenlp/transformers/electra/modeling.py 68.91% <95.65%> (+1.53%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sijunhe sijunhe merged commit 848f5c1 into PaddlePaddle:develop Apr 14, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants