Example

Example of 1-Best Selection

An example of the 1-best selection process begins with a set of five candidate words, which are then ranked by probability: 'cute' (Pr = 0.34), 'on' (Pr = 0.32), 'sick' (Pr = 0.21), 'are' (Pr = 0.12), and '.' (Pr = 0.01). In the final output stage, the word 'cute' is selected because it has the highest score, while all other candidates are pruned.

Image 0

0

1

Updated 2025-10-10

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