Question 6
Which of the following statements are true regarding causal language modeling (CLM)?
The model only attends to past and current tokens during training.
The model is trained by predicting the next token in a sequence.
The model uses bidirectional context.
The CLM objective is commonly used for encoder-only models.