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
When I give the model a sequence I get back a shape of [L + 2, 640]
where L is the length of the sequence. How can I match the embeddings to the actual sequence length?