Artificial Intelligence

Transformer

Definition

The neural network architecture behind nearly every current language model, built around attention rather than sequential processing.

Its key property is that every position in a sequence can look at every earlier position in one step, and all positions can be computed in parallel. That parallelism, more than any conceptual breakthrough, is what made training at the current scale affordable.

Where this comes up

Articles that define transformer in context.

Hi! Need help? Chat with NSTC ✨