Multi-Head Attention Residuals
This paper improves the Transformer model by introducing Multi-Head Attention Residuals, which allows each sublayer to attend to different parts of the model's history, reducing the impact of disagreements between different feature subspaces. Practitioners might care because this could lead to better performance in large models.