Multi-Head Attention
Running several attention operations in parallel with different learned projections so the model can attend to multiple relationships at once.
Deep Learning
Running several attention operations in parallel with different learned projections so the model can attend to multiple relationships at once.