-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[WIP] The Missing Ingredient in Zero-Shot Neural Machine Translation #1714
base: master
Are you sure you want to change the base?
Conversation
Note: |
For the record, we discussed offline if this should be in the code of NMTModel or Trainer. |
ff858ac
to
8616b99
Compare
9bf2856
to
f53ea4d
Compare
This PR intends to add an implementation of the cosine similarity alignment loss introduced as a regularization term in The Missing Ingredient in Zero-Shot Neural Machine Translation.