Sequences Glossary
Browse 3 sequences terms defined in plain English, from the cultural dictionary of computing.
3 Sequences Terms
- Sequence Length
- 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...
- Sequence Model
- A model designed to process ordered sequences such as text, audio, or time-series data while accounting for order and context. Sequence models include...
- Token Sequence
- An ordered sequence of tokens representing an input, output, or intermediate model state. Token sequences are the basic units many language models operate...