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

[PaddleNLP 3.0] Refactor/3 part1- remove fast tokenizer. #8613

Closed ZHUI closed 1 week ago

ZHUI commented 2 weeks ago

PR types

Others

PR changes

Others

Description

Others

paddle-bot[bot] commented 2 weeks ago

Thanks for your contribution!

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 54.18%. Comparing base (307960c) to head (9f77696). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8613 +/- ## =========================================== - Coverage 54.41% 54.18% -0.23% =========================================== Files 632 625 -7 Lines 99481 98947 -534 =========================================== - Hits 54132 53618 -514 + Misses 45349 45329 -20 ```

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