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

fix llama alibi pretrain #8668

Merged
merged 1 commit into from
Jun 26, 2024
Merged

fix llama alibi pretrain #8668

merged 1 commit into from
Jun 26, 2024

Conversation

lugimzzz
Copy link
Contributor

PR types

Bug fixes

PR changes

Models

Description

修复alibi 预训练 问题

Copy link

paddle-bot bot commented Jun 26, 2024

Thanks for your contribution!

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


zhangjunjun04 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.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 55.79%. Comparing base (4e971f8) to head (c1f21bf).
Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/modeling_pp.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8668      +/-   ##
===========================================
- Coverage    55.80%   55.79%   -0.01%     
===========================================
  Files          620      620              
  Lines        96642    96651       +9     
===========================================
  Hits         53928    53928              
- Misses       42714    42723       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sijunhe sijunhe merged commit 69be4db into PaddlePaddle:develop Jun 26, 2024
6 of 11 checks passed
@lugimzzz lugimzzz deleted the fix branch June 26, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants