Definition
A token may be a word, part of a word or a symbol. An autoregressive language model computes scores from context; normalisation produces a distribution. Decoding then selects a token, which joins the context for the next step.
Equation
p is the reference distribution, q the transformed distribution and T a strictly positive temperature. The q values sum to 1; displayed values are rounded.
Assumptions and notation
p is the reference distribution, q the transformed distribution and T a strictly positive temperature. The q values sum to 1; displayed values are rounded.
Limits of interpretation
Probability expresses model preference in this context, not the truth of a sentence. Temperature changes sampling without adding knowledge. Our example has only three fictional possibilities.