Decoder

The component of a sequence-to-sequence model (like Transformers) that takes encoded representations and generates output sequences token by token, widely used in autoregressive language generation.


Part of the Data & AI Terms glossary.

Source on the GitHub Wiki. View original on GitHub