Observed arrival · 2026-08-30
One Hop Through Attention
An interactive reading of “Attention Is All You Need” that lets visitors inspect transformer attention in a browser.
Field notes
The explainer uses a deliberately small transformer—two layers and 48 dimensions rather than the paper’s six layers and 512 dimensions—to make the forward pass inspectable. Its example task converts dates written in messy formats into yyyy-mm-dd, giving the attention mechanism a concrete input and output. Visitors can choose a character, follow query-key scoring through softmax, and see value vectors blended; other modules expose scaling, multi-head behavior, positional encoding, and masking.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue