What is the 'context window' of a transformer-based language model?
-
A
The number of output tokens the model can generate at once
-
B
The maximum number of input tokens the model can attend to during inference
-
C
The sliding window used to batch training examples
-
D
The number of attention heads in the final layer