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

Refactor GPT2BPETokenizer #4034

Open
mhabedank opened this issue Oct 21, 2024 · 0 comments
Open

Refactor GPT2BPETokenizer #4034

mhabedank opened this issue Oct 21, 2024 · 0 comments
Labels
dependency help wanted Help from the community is welcome

Comments

@mhabedank
Copy link
Collaborator

mhabedank commented Oct 21, 2024

The GPT2BPETokenizer is using torchtext. We want to remove torchtext as a dependency so this Tokenizer has to be refactored not using it.

@mhabedank mhabedank added help wanted Help from the community is welcome dependency labels Oct 21, 2024
@mhabedank mhabedank changed the title Replace GPT2BPETokenizer Refactor GPT2BPETokenizer Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency help wanted Help from the community is welcome
Projects
None yet
Development

No branches or pull requests

1 participant