JA EN
Glossary › transformers

GLOSSARY

transformers

appears in 17 paper titles

Definition

The family of architectures built around self-attention, introduced for machine translation and since adopted far beyond text — vision, audio, protein sequences, robotics. Their appeal is parallel training over long contexts without recurrence. Note the collision: transformers also names the widely used Hugging Face library, so in code-facing papers the word may refer to the package rather than the architecture.

Explainers using this term