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

add Pose and YaRN #8327

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

add Pose and YaRN #8327

wants to merge 8 commits into from

Conversation

whf313
Copy link

@whf313 whf313 commented Apr 25, 2024

PR types

New features

PR changes

Models

Description

  1. Added the Pose algorithm, including its data processing and training scripts.
  2. Added YaRN, one of the RoPE extension methods.

Copy link

paddle-bot bot commented Apr 25, 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.


whf 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 Apr 25, 2024

Codecov Report

Attention: Patch coverage is 23.20000% with 96 lines in your changes are missing coverage. Please review.

Project coverage is 55.21%. Comparing base (277f45b) to head (faa6a77).
Report is 4 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/modeling.py 22.22% 49 Missing ⚠️
...s/long_sequence_strategies/embedding_strategies.py 24.19% 47 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8327      +/-   ##
===========================================
- Coverage    55.25%   55.21%   -0.05%     
===========================================
  Files          613      613              
  Lines        95626    95751     +125     
===========================================
+ Hits         52837    52866      +29     
- Misses       42789    42885      +96     

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

@lugimzzz
Copy link
Contributor

cd PaddleNLP
pre-commit install

commit之前执行,自动修改格式问题

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

4 participants