PaddlePaddle / PaddleNLP

πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.71k stars 2.86k forks source link

Update PaddleNLP to fix PPO #8618

Closed sneaxiy closed 1 week ago

sneaxiy commented 1 week ago

PR types

Bug fixes

PR changes

Others

Description

Fix some incompatible updates in PaddleNLP to fix PPO.

paddle-bot[bot] commented 1 week ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 54.41%. Comparing base (c134a7f) to head (f5fb8c2). Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/utils/sharding_io.py 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8618 +/- ## =========================================== - Coverage 54.42% 54.41% -0.01% =========================================== Files 632 632 Lines 99481 99482 +1 =========================================== - Hits 54140 54132 -8 - Misses 45341 45350 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.