Formula

Mathematical Notation for Text Generation Probability

In language modeling, the probability of generating a specific text sequence, denoted as y\mathbf{y}, given a preceding context, denoted as x\mathbf{x}, is mathematically represented as Pr(yx)\Pr(\mathbf{y}|\mathbf{x}). This conditional probability notation is fundamental for formalizing text generation tasks, including those that involve adapting models to process very long token sequences.

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.5 Inference - Foundations of Large Language Models

Related