Short Answer

Calculating Sequence Log-Probability

A language model is generating an output sequence given a specific input. The model has calculated the following conditional log-probabilities for the first three tokens:

  • The log-probability of the first token, given the input, is -0.7.
  • The log-probability of the second token, given the input and the first token, is -1.2.
  • The log-probability of the third token, given the input and the first two tokens, is -0.9.

Based on the principle of autoregressive decomposition, what is the total log-probability of this three-token sequence?

0

1

Updated 2025-10-04

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

Application in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science