-
Notifications
You must be signed in to change notification settings - Fork 442
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
How to convert TorchText 0.9 to the latest version #16
Comments
I‘m new to transformer rencently,too. My torchtext==0.15, the fuction Field and Bucketerator were removed . What are the alternatives to torchtext.field and Buckerator? |
I have this problem,too.Do you solve this problem? |
I'm new to transformer recently ,and I know there is official documentation, but it doesn't fix the problem. Can someone help me change torchtext 0.9 to the new version?
The text was updated successfully, but these errors were encountered: