Short Answer

Analyzing a Model's Prediction Choice

A language model is tasked with completing a sentence. For a given input context, it calculates the following probabilities for the next word: Pr('mat'|context) = 0.4, Pr('chair'|context) = 0.3, Pr('roof'|context) = 0.2, and Pr('dog'|context) = 0.1. Based on the principle of selecting the output with the maximum probability, identify the model's prediction. Then, explain why a model strictly following this principle would not choose 'chair', even though it is a plausible real-world completion.

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.4 Alignment - Foundations of Large Language Models

Ch.5 Inference - Foundations of Large Language Models

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science