Question 2
Choose the correct statements regarding transformer architecture:
Residual connections are practically optional in a transformer model with 10 encoder layers and 10 decoder layers.
Having multiple heads helps in capturing different relationships between input tokens.
One hot encoding is a good choice for position encoding.
Batch normalization can be used instead of layer normalization.
None of these.