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

align llama auto_parallel dataloader with manual_parallel #8639

Closed zhiqiu closed 4 days ago

zhiqiu commented 1 week ago

PR types

Others

PR changes

Models

Description

align llama auto_parallel dataloader with manual_parallel

paddle-bot[bot] commented 1 week ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.81%. Comparing base (498f709) to head (018af51). Report is 1 commits behind head on develop.

:exclamation: Current head 018af51 differs from pull request most recent head abaa0af

Please upload reports for the commit abaa0af to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8639 +/- ## ======================================== Coverage 55.81% 55.81% ======================================== Files 620 620 Lines 96599 96599 ======================================== Hits 53917 53917 Misses 42682 42682 ```

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