Question 15
A model is trained using the Causal Language Modeling (CLM) objective with a standard cross-entropy loss. Which of the following statements correctly describe the training dynamics? (Select ALL that apply)
The loss at position depends only on tokens .
The attention mask is strictly upper triangular.
Future tokens contribute gradients to earlier positions.
The joint probability of the sequence is factorized autoregressively.