softmax attention

An attention mechanism used in transformer models where the scores for different inputs are normalized using the softmax function, allowing the model to weigh the importance of different parts of the input dynamically.

12 papers