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
12k stars 2.93k forks source link

[Cherry-pick] Add release grad & sharding format & decorate_exclude_layers #8545

Closed ForFishes closed 3 months ago

ForFishes commented 3 months ago

PR types

Others

PR changes

Others

Description

[Cherry-pick] Add release grad & sharding format & decorate_exclude_layers

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 53.96%. Comparing base (f36ed75) to head (92d50f5). Report is 247 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer.py 10.00% 9 Missing :warning:
paddlenlp/trainer/training_args.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8545 +/- ## =========================================== - Coverage 53.97% 53.96% -0.01% =========================================== Files 618 618 Lines 96827 96834 +7 =========================================== Hits 52258 52258 - Misses 44569 44576 +7 ```

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