Multiple Choice

In training a model on a dataset (D) of sequences (\mathbf{x}), a primary goal is to find parameters that maximize the total log-probability of the observed sequences. This objective can be expressed in two equivalent ways:

Form 1: argmaxθxDlogPrθ(x)\arg \max_{\theta} \sum_{\mathbf{x} \in D} \log \Pr_{\theta}(\mathbf{x})

Form 2: argmaxθxDi=0m1logPrθ(xi+1x0,...,xi)\arg \max_{\theta} \sum_{\mathbf{x} \in D} \sum_{i=0}^{m-1} \log \Pr_{\theta}(x_{i+1} | x_0, ..., x_i)

What fundamental principle of probability justifies the mathematical equivalence between Form 1 and Form 2?

0

1

Updated 2025-09-28

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science