Positional Encoding
The signal added to token embeddings so the model knows where each token sits in the sequence, since self-attention has no built-in notion of order.
Deep Learning
The signal added to token embeddings so the model knows where each token sits in the sequence, since self-attention has no built-in notion of order.