Formula

Loss Function for Conditional Probability Distributions (Loss(\\text{Pr}^t(\\cdot|\\cdot), \\text{Pr}_\\theta^s(\\cdot|\\cdot), \\mathbf{x}))

The general loss function, denoted as Loss(\\text{Pr}^t(\\cdot|\\cdot), \\text{Pr}_\\theta^s(\\cdot|\\cdot), \\mathbf{x}), measures the discrepancy between a target conditional probability distribution, textPrt(cdotcdot)\\text{Pr}^t(\\cdot|\\cdot), and a student model's predicted distribution, \\text{Pr}_\\theta^s(\\cdot|\\cdot), for a given input mathbfx\\mathbf{x}. The training objective is to adjust the parameters theta\\theta to minimize this loss, aligning the student's output distribution with the target distribution.

Image 0

0

1

Updated 2026-07-01

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