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

【Hackathon 7th No.43】TokenizerFast for Qwen2 #9532

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

yinfan98
Copy link
Contributor

@yinfan98 yinfan98 commented Nov 29, 2024

PR types

New features

PR changes

Others

Description

添加qwen2 tokenizer fast

Copy link

paddle-bot bot commented Nov 29, 2024

Thanks for your contribution!

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

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

Project coverage is 52.85%. Comparing base (d455181) to head (92e7e24).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/qwen2/tokenizer_fast.py 90.00% 2 Missing ⚠️
paddlenlp/transformers/tokenizer_utils_base.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9532      +/-   ##
===========================================
- Coverage    53.19%   52.85%   -0.35%     
===========================================
  Files          700      700              
  Lines       110757   110412     -345     
===========================================
- Hits         58921    58358     -563     
- Misses       51836    52054     +218     

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

@ZHUI ZHUI changed the title 【Hackathon 7th No.43】完善 TokenizerFast 功能支持 part 2 【Hackathon 7th No.43】TokenizerFast for Qwen2 Dec 2, 2024
@ZHUI ZHUI merged commit 7a221cc into PaddlePaddle:develop Dec 2, 2024
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants