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

Ignore FutureWarning #3526

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Ignore FutureWarning #3526

merged 2 commits into from
Aug 9, 2024

Conversation

alanakbik
Copy link
Collaborator

Current builds are failing due to a new FutureWarning regarding the default behavior of tokenizer.cleanup_tokenization_spaces (see huggingface/transformers#31884).

This PR simply ignores these warnings since our code is unaffected by it.

@alanakbik
Copy link
Collaborator Author

Also removed some dataset tests to reduce the disk usage.

@alanakbik alanakbik merged commit a4988ca into master Aug 9, 2024
1 check passed
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.

1 participant