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

Transformer (deep learning)

en.wikipedia.org · 16,662 words · saved by 1 readers

In deep learning, the transformer is a family of artificial neural network architectures based on the multi-head attention mechanism, in which text is converted to numerical representations called tokens, and each token is converted into a vector via lookup from a word embedding table. At each layer, each token is then contextualized within the scope of the context window with other (unmasked) tokens via a parallel multi-head attention mechanism, allowing the signal for key tokens to be amplified and less important tokens to be diminished. Because self-attention alone is permutation-invariant, transformers inject positional information, typically through positional encodings or learned positional embeddings, so token order can affect the output.

Transformer (deep learning) - Wikipedia Jump to content From Wikipedia, the free encyclopedia Algorithm for modelling sequential data This article has multiple issues. Please help improve it or discuss these issues on the talk page . ( Learn how and when to remove these messages ) This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources . Unsourced material may be challenged and removed. Find sources:   "Transformer" deep learning  –  news   · newspapers   · books   · scholar   ·

Explore this link on the map →

saved by

related reading