GnoseedGnoseed
AI · Flashcard

A developer is told the model processes text as tokens rather than whole words. What is a token most accurately?

Why this is the answer

A token is a subword chunk — the unit the model reads and produces. It is not exactly one word (2), not a single character (3), and not a whole sentence (4); tokenization sits between characters and words.

Read more in the docs
Study in Gnoseed →