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
I am trying to achieve a variant of block mask. This is how it look.
in this ex, sequence length = 16, block_size =4.
Is it possible to achieve it with current codes of BlockDiagonalMask or LowerTriangularMask
The text was updated successfully, but these errors were encountered:
❓ Questions and Help
I am trying to achieve a variant of block mask. This is how it look.
in this ex, sequence length = 16, block_size =4.
Is it possible to achieve it with current codes of BlockDiagonalMask or LowerTriangularMask
The text was updated successfully, but these errors were encountered: