Transformer decoder

E1312426 UNEXPLORED

A Transformer decoder is a neural network component that generates output sequences step-by-step using self-attention and cross-attention over encoder representations, widely used in modern sequence-to-sequence models.

All labels observed (1)

Label Occurrences
Transformer decoder canonical 2

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

T5 usesDecoder Transformer decoder
mBART hasComponent Transformer decoder