Entity
Self-Attention Mechanism
A mechanism in Transformer models that allows the model to 'attend' to different tokens at different times by computing weighted connections between all tokens.
术语属性
- Components:Query, Key, Value Vectors
- Function:Contextual Token Representation