Short Answer

Calculating Sequence Probability in an Auto-regressive Model

An auto-regressive language model provides the following conditional probabilities for a sequence of tokens: Pr('The') = 0.05, Pr('cat' | 'The') = 0.1, and Pr('sat' | 'The', 'cat') = 0.2. Based on the principle of decomposing a sequence's probability into a product of conditional probabilities, calculate the total probability of the sequence 'The cat sat'. Show your calculation.

0

1

Updated 2025-10-03

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

Application in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science