Learn Before
Concept

Prompting as a Conditional Probability Task

The process of generating text with a Large Language Model is formally framed as a conditional probability task. Given an input prompt, denoted as xx, the model's objective is to produce an output text, yy, that maximizes the conditional probability Pr(yx)Pr(y|x). The prompt, therefore, functions as the condition upon which the prediction is based.

0

1

Updated 2025-10-06

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related