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

Add main process print function #8604

Closed ForFishes closed 3 months ago

ForFishes commented 3 months ago

PR types

New features

PR changes

Others

Description

Add main process print function

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 54.40%. Comparing base (439f8f3) to head (708347a). Report is 235 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer_utils.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8604 +/- ## =========================================== - Coverage 54.40% 54.40% -0.01% =========================================== Files 632 632 Lines 99495 99500 +5 =========================================== + Hits 54134 54135 +1 - Misses 45361 45365 +4 ```

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