Learn Before
Heuristic-Based Relative Positional Biases
ALiBi (Attention with Linear Biases)
Attention with Linear Biases, or ALiBi, is a specific implementation of a heuristic-based relative positional bias, as introduced by Press et al. (2022). This method avoids learning positional parameters by instead calculating a bias for the query-key product directly from the distance between tokens.
0
1
7 days ago
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
ALiBi (Attention with Linear Biases)
Learn After
ALiBi Bias Term Definition