What is the encoder-decoder architecture in NLP?
-
A
A model where the encoder compresses an input sequence into a context representation and the decoder generates the output sequence from it
-
B
A model that only encodes text without generating output
-
C
A two-layer feed-forward network for text classification
-
D
A model that encodes text as images for multimodal tasks