Self-Attention
The mechanism where every token in a sequence computes attention scores against every other token in the same sequence to figure out which parts of the input matter to which other parts.
Deep Learning
The mechanism where every token in a sequence computes attention scores against every other token in the same sequence to figure out which parts of the input matter to which other parts.