Multiple Choice

A language model has processed the input sequence 'The sun is shining and the sky is' and must now predict the next word. It computes a probability for several words in its vocabulary. Given the formula next_word = argmax_{word in Vocabulary} P(word | 'The sun is shining and the sky is') and the following probability outputs, which word will the model select?

  • P('blue' | context) = 0.85
  • P('green' | context) = 0.05
  • P('running' | context) = 0.02
  • P('0.85' | context) = 0.08

0

1

Updated 2025-09-26

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