Short Answer

Analyzing Suboptimal Text Generation

An autoregressive language model generates text by selecting the single most probable token at each step, based on the sequence generated so far. The model is given the prompt 'The best restaurant in town is known for its delicious food and' and generates the next token 'a', resulting in the sequence '...food and a'. A human might have preferred a completion like '...food and amazing atmosphere'.

Explain how the model's step-by-step selection process could lead to the choice of 'a', even though it results in a less coherent overall sentence.

0

1

Updated 2025-10-10

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

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science