Skip to content

Conversation

1649759610
Copy link
Contributor

PR types

New features

PR changes

Models

Description

add fastTokenizer for Nystromformer

@paddle-bot
Copy link

paddle-bot bot commented Mar 6, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #5124 (62ca905) into develop (f152050) will increase coverage by 0.34%.
The diff coverage is 60.71%.

@@             Coverage Diff             @@
##           develop    #5124      +/-   ##
===========================================
+ Coverage    50.07%   50.42%   +0.34%     
===========================================
  Files          458      460       +2     
  Lines        65581    65642      +61     
===========================================
+ Hits         32840    33097     +257     
+ Misses       32741    32545     -196     
Impacted Files Coverage Δ
paddlenlp/transformers/auto/tokenizer.py 83.94% <ø> (ø)
...lenlp/transformers/nystromformer/fast_tokenizer.py 56.00% <56.00%> (ø)
paddlenlp/transformers/__init__.py 100.00% <100.00%> (ø)
paddlenlp/transformers/convert_slow_tokenizer.py 89.58% <100.00%> (+0.14%) ⬆️
paddlenlp/transformers/roformerv2/configuration.py 100.00% <0.00%> (ø)
paddlenlp/utils/downloader.py 65.92% <0.00%> (+0.44%) ⬆️
paddlenlp/transformers/roformerv2/tokenizer.py 91.80% <0.00%> (+54.51%) ⬆️
paddlenlp/transformers/roformerv2/modeling.py 92.30% <0.00%> (+71.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

wawltor
wawltor previously approved these changes Mar 7, 2023
Copy link
Contributor

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@1649759610 1649759610 reopened this Mar 7, 2023
Copy link
Contributor

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sijunhe sijunhe merged commit 86c8848 into PaddlePaddle:develop Mar 9, 2023
Copy link
Contributor

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants