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

Attribute eos default false, fix referenceless case #125

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

gsarti
Copy link
Member

@gsarti gsarti commented Mar 7, 2022

Description

Attribute EOS defaults to False. Now using <unk> as default baseline due to issues in attributing the target for MarianMT models because of the initial padding token, which produces a strong target-side priming when all precedent tokens are padding.

Added the optional EOS baseline behavior when performing referenceless attribution

@gsarti gsarti merged commit e0d22b9 into main Mar 7, 2022
@gsarti gsarti deleted the fix-target-attribution-normalization branch March 7, 2022 18:56
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.

None yet

1 participant