Sequence Length
Noun · AI & Machine Learning
Definitions
The number of tokens or elements in a sequence processed by a model. Sequence length affects memory use, compute cost, and how much context a system can handle at once.
In plain English: How long a token sequence is.
Example: "They had to reduce batch size as sequence length increased because memory usage rose sharply."