We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Item no. 6 refers to translation, but the URL below links to language modeling. https://github.com/pytorch/tutorials/blob/master/beginner_source/README.txt#L24 The correct URL should be https://pytorch.org/tutorials/beginner/transformer_translation.html
The language modeling tutorial in (transformer_tutorial.py) is not listed. The corresponding URL is https://pytorch.org/tutorials/beginner/transformer_tutorial.html
cc @svekars @carljparker
The text was updated successfully, but these errors were encountered:
/assigntome
Sorry, something went wrong.
Fixes pytorch#1943
7e55038
Fixes #1943 (#2361)
921f4fb
NeoKish
Successfully merging a pull request may close this issue.
Item no. 6 refers to translation, but the URL below links to language modeling.
https://github.com/pytorch/tutorials/blob/master/beginner_source/README.txt#L24
The correct URL should be https://pytorch.org/tutorials/beginner/transformer_translation.html
The language modeling tutorial in (transformer_tutorial.py) is not listed.
The corresponding URL is https://pytorch.org/tutorials/beginner/transformer_tutorial.html
cc @svekars @carljparker
The text was updated successfully, but these errors were encountered: