Learn Before
Predicting Ensemble Output
An ensemble of five language models is used to generate the next word in the sentence: 'The weather today is exceptionally ___'. The system is designed to select the single word that is most frequently proposed by the individual models. Based on the outputs below, what will be the final generated word, and why?
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
An engineering team develops a text generation system by combining the outputs of five different language models. To generate a sentence, the system produces one word at a time. At each step, it selects the single word that is suggested by the highest number of the individual models. Which of the following describes the most significant weakness of this specific method?
Predicting Ensemble Output
Evaluating an Ensemble Method for Creative Writing