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

Remove duplicated relative attention bias for T5 models #1347

Conversation

guillaumekln
Copy link
Collaborator

@guillaumekln guillaumekln commented Jul 17, 2023

Saving the relative attention bias in every layers is no longer needed since #1335.

This change also makes the conversion code more consistent with the original implementation.

@guillaumekln guillaumekln deleted the remove-duplicated-relative-attention-bias branch July 18, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant