Learn Before
An engineer is using a text generation model that employs a search algorithm where a parameter, K, determines the number of top candidate sequences kept at each step. The engineer observes that with K=1, the generated text is often repetitive and predictable. To improve the diversity and potential quality of the output, which of the following adjustments to K is the most logical next step?
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Balancing Efficiency and Accuracy with Beam Width (K)
An engineer is using a text generation model that employs a search algorithm where a parameter,
K, determines the number of top candidate sequences kept at each step. The engineer observes that withK=1, the generated text is often repetitive and predictable. To improve the diversity and potential quality of the output, which of the following adjustments toKis the most logical next step?Analyzing Generation Algorithm Performance
Analyzing Parameter Impact on Text Generation