-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Add Missing tokenization test [electra] #22997
Conversation
The documentation is not available anymore as the PR was closed or merged. |
Thanks a lot for your PR! @ArthurZucker could you review? |
@sgugger Any updates, is there something wrong? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay, Arthur didn't get to review your PR before leaving for a long vacation. Just one nit and this should be good to merge!
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
@sgugger Done!! |
Thanks for contributing 🔥 |
* Create test_tokenization_electra.py * Update tests/models/electra/test_tokenization_electra.py Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Create test_tokenization_electra.py * Update tests/models/electra/test_tokenization_electra.py Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Create test_tokenization_electra.py * Update tests/models/electra/test_tokenization_electra.py Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
What does this PR do?
Added tokenization test for electra