Question 19
In an encoder-decoder model, what is the significance of the context vector?
It stores the hidden states of the decoder.
It summarizes the input sequence information to be used by the decoder.
It acts as the final output of the decoder.
It initiates the hidden states of the encoder.
It contains the parameters of the attention mechanism.