Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tokenizer] Support fast tokenizer within AutoTokenizer import #9466

Merged

Conversation

DrownFish19
Copy link
Collaborator

PR types

New features

PR changes

Others

Description

Support fast tokenizer import.

Copy link

paddle-bot bot commented Nov 20, 2024

Thanks for your contribution!

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 52.87%. Comparing base (d74df4d) to head (8fe34fa).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/auto/tokenizer.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9466      +/-   ##
===========================================
+ Coverage    52.76%   52.87%   +0.11%     
===========================================
  Files          679      679              
  Lines       108342   108372      +30     
===========================================
+ Hits         57162    57306     +144     
+ Misses       51180    51066     -114     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DrownFish19 DrownFish19 changed the title [Tokenizer] Support fast tokenizer import [Tokenizer] Support fast tokenizer within autotokenizer import Nov 26, 2024
@DrownFish19 DrownFish19 changed the title [Tokenizer] Support fast tokenizer within autotokenizer import [Tokenizer] Support fast tokenizer within AutoTokenizer import Nov 26, 2024
@ZHUI ZHUI merged commit d6d181b into PaddlePaddle:develop Nov 26, 2024
9 of 12 checks passed
@DrownFish19 DrownFish19 deleted the dev_20241120_add_fasttokenizer_import branch November 26, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants