Trade-offs in Generation Stopping
A text generation system uses a parallel search algorithm that explores multiple potential outputs simultaneously. The system is configured to stop generating text as soon as it has found 5 complete sequences. Analyze the primary trade-off involved in using this specific stopping condition.
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
A language model is configured to generate text using a parallel search algorithm. The generation process is set to terminate as soon as 3 complete output sequences have been found. What is the primary disadvantage of relying solely on this termination condition?
Configuring Ad Slogan Generation
Trade-offs in Generation Stopping