multi-head attention

Multi-head attention is a mechanism in neural networks, particularly in transformer architectures, that allows the model to focus on different parts of the input sequence simultaneously by using multiple attention heads, improving the model's ability to capture diverse contextual relationships in the data.

7 papers