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

Padding mask #34

Open
digbose92 opened this issue Jun 10, 2021 · 0 comments
Open

Padding mask #34

digbose92 opened this issue Jun 10, 2021 · 0 comments

Comments

@digbose92
Copy link

Hi,
I have variable length sequences for my task and those sequences are padded to a prespecified maximum length.
How can I ensure that the padded part of the sequence does not contribute to the attention computation ? There is an argument called key_padding_mask in https://github.com/yaohungt/Multimodal-Transformer/blob/master/modules/multihead_attention.py. Any leads on how to use this argument ?

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

No branches or pull requests

1 participant