Learn Before
A process for improving language model performance involves generating several candidate outputs from one prompt and then consolidating them. Arrange the following stages of this process in the correct chronological order.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Comprehension in Revised Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A process for improving language model performance involves generating several candidate outputs from one prompt and then consolidating them. Arrange the following stages of this process in the correct chronological order.
A common technique for improving language model reliability involves a multi-step process to generate a final prediction from a single initial input. Match each component of this process with its correct description.
A developer is implementing a technique to improve a language model's output quality. Their workflow is: 1) Create three slightly different prompts for the same task. 2) Input each prompt into the model to generate one prediction per prompt. 3) Combine the three resulting predictions to create a final, improved output. Based on the standard visual workflow for generating multiple candidate outputs from a single model, which statement best analyzes this developer's approach?