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

fix huggingface wrapper not support distilbert #93

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

EdenWuyifan
Copy link
Collaborator

Fix bug found by @julesbarbosa

Wrapper not support some bert models since the tokenizer didn't return token_type_ids

image

@EdenWuyifan EdenWuyifan added the bug Something isn't working label Feb 8, 2024
@EdenWuyifan EdenWuyifan self-assigned this Feb 8, 2024
@EdenWuyifan EdenWuyifan merged commit 54b7f14 into devel Feb 9, 2024
2 checks passed
@roquelopez roquelopez deleted the fix_huggingface_wrapper_not_support_distilbert branch February 10, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants