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
In the data loader, latents are zero-padded and recorded by an attention mask. However, during training and model forward, it seems that the latent attention mask is not used. Is this a bug?
Reproduction
/
The text was updated successfully, but these errors were encountered:
Environment
/
Describe the bug
Thanks for the amazing project!
In the data loader, latents are zero-padded and recorded by an attention mask. However, during training and model forward, it seems that the latent attention mask is not used. Is this a bug?
Reproduction
/
The text was updated successfully, but these errors were encountered: