Sequence generation can be performed by training models to predict:
Answer options
A
Previous token given next
B
Next token given previous tokens
C
Labels only
D
Loss functions
Correct answer: Next token given previous tokens
Explanation
The correct answer is: Next token given previous tokens.