Token Embedding

Noun · AI & Machine Learning

Definitions

  1. The vector representation associated with a token so the model can process it numerically rather than as raw text. Token embeddings are a foundational part of language model architectures.

    In plain English: The numeric vector representation of a token.

    Example: "The analysis focused on how the token embedding space grouped product names and abbreviations before attention mixed in context."

Related Terms