You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a prefixsuffixlm feature converter which accepts three inputs (inputs, targets and suffixes). Bidirectional attention is still used for inputs while unidirectional attention is for targets + suffixes. This feature converter only computes the loss over the suffixes.
#429
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.