Multiple Choice

A language model's inference process aims to find an output sequence y that maximizes the conditional probability Pr(y|x) given an input x. Suppose the model has the input 'The sun is shining and the sky is' and calculates the probabilities for the next word as follows:

  • Pr('blue' | 'The sun is shining and the sky is') = 0.65
  • Pr('clear' | 'The sun is shining and the sky is') = 0.25
  • Pr('vast' | 'The sun is shining and the sky is') = 0.09
  • Pr('falling' | 'The sun is shining and the sky is') = 0.01

Based only on the objective of maximizing the conditional probability, which of the following statements correctly identifies the best next word and the reason for its selection?

0

1

Updated 2025-10-07

Contributors are:

Who are from:

Tags

Ch.5 Inference - 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