flâneur — a map of the web's best reading

Rotary Embeddings: A Relative Revolution | EleutherAI Blog

blog.eleuther.ai · 3,502 words · saved by 1 readers

Rotary Positional Embedding (RoPE) is a new type of position encoding that unifies absolute and relative approaches. We put it to the test.

Rotary position encoding as imagined by Janus TL;DR: # Rotary Positional Embedding (RoPE) is a new type of position encoding that unifies absolute and relative approaches. Developed by Jianlin Su in a series of blog posts earlier this year [12, 13] and in a new preprint [14], it has already garnered widespread interest in some Chinese NLP circles. This post walks through the method as we understand it, with the goal of bringing it to the attention of the wider academic community. In general we have found that across a large suite of setups including regular, linear, and local self-attention, i

Explore this link on the map →

related reading