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

Separate tokenizer tests #30675

Merged
merged 5 commits into from
May 7, 2024
Merged

Separate tokenizer tests #30675

merged 5 commits into from
May 7, 2024

Conversation

ArthurZucker
Copy link
Collaborator

@ArthurZucker ArthurZucker commented May 6, 2024

What does this PR do?

Make sure we run the tokenization specific tests in this workflow. Should allow better splitting.
This reduces the iddle time of the torch/tf/flax jobs. Improving further the time ci take to run.

In this PR I make sure that only the tf flax test files are passed to the corresponding tests, but this might not fair well with testing that the tests are protected WDYT?

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@ArthurZucker ArthurZucker marked this pull request as ready for review May 7, 2024 11:05
@ArthurZucker ArthurZucker merged commit 4208c42 into main May 7, 2024
22 checks passed
@ArthurZucker ArthurZucker deleted the job-for-tokenizer-test branch May 7, 2024 11:56
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request May 10, 2024
* nit

* better filter

* pipeline tests should only be models/xxx not anything else

* nit to better see filtering of the files that are passed to test torch

* oups
itazap pushed a commit that referenced this pull request May 14, 2024
* nit

* better filter

* pipeline tests should only be models/xxx not anything else

* nit to better see filtering of the files that are passed to test torch

* oups
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