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
We should have that example.
Based on Transformer #53 and self attention #52.
Maybe similar to Conformer #54.
The text was updated successfully, but these errors were encountered:
Some discussion on variants of pos encoding: https://twitter.com/francoisfleuret/status/1477269757883817985
Sorry, something went wrong.
We have it implemented now, see nn.RelPosSelfAttention.
nn.RelPosSelfAttention
We still maybe want to have an explicit example of Transformer using nn.RelPosSelfAttention.
Also see: https://github.com/rwth-i6/returnn_common/wiki/Relative-positional-encoding
No branches or pull requests
We should have that example.
Based on Transformer #53 and self attention #52.
Maybe similar to Conformer #54.
The text was updated successfully, but these errors were encountered: