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] Fix AutoTokenizer #9745

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

DrownFish19
Copy link
Collaborator

PR types

Bug fixes

PR changes

APIs

Description

Fix AutoTokenizer.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 52.21%. Comparing base (7e06e02) to head (3032955).
Report is 8 commits behind head on develop.

Current head 3032955 differs from pull request most recent head 6f77eb5

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

Files with missing lines Patch % Lines
paddlenlp/trainer/unified_checkpoint/load_local.py 0.00% 2 Missing ⚠️
paddlenlp/transformers/auto/tokenizer.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9745      +/-   ##
===========================================
- Coverage    52.61%   52.21%   -0.41%     
===========================================
  Files          723      723              
  Lines       114678   114332     -346     
===========================================
- Hits         60341    59699     -642     
- Misses       54337    54633     +296     

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

Copy link

paddle-bot bot commented Jan 6, 2025

Thanks for your contribution!

@DrownFish19 DrownFish19 force-pushed the dev_20250106_update_auto_tokenizer branch from 3032955 to 6f77eb5 Compare January 8, 2025 11:40
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