Interpreting Evaluation Model Decisions
An evaluation model assesses a sequence of predicted tokens proposed by a faster, draft model. The evaluation results in the first two tokens being 'accepted' and the third token being 'rejected'. Explain what this outcome means for the final generated text at this point and describe the status of any subsequent tokens that were part of the original proposed sequence.
0
1
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
Related
An evaluation model assesses a sequence of four predicted tokens: 'the', 'quick', 'brown', 'dog'. The model's final decision is to accept the first three tokens ('the', 'quick', 'brown') but reject the fourth token ('dog'). Based on this outcome, what is the most likely inference about the evaluation process?
Interpreting Evaluation Model Decisions
Analyzing a Token Evaluation Outcome