Learn Before
Feedback Collection: The Second Step of Self-Refinement
The second stage in the self-refinement framework is 'Feedback Collection,' where feedback is gathered on the initial output produced by the Large Language Model.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Prediction: The First Step of Self-Refinement
Feedback Collection: The Second Step of Self-Refinement
Refinement: The Third Step of Self-Refinement
Iterative Self-Refinement Process
Deliberate-then-Generate (DTG) Method
A common framework for improving a language model's output involves a cyclical process. Arrange the following stages of this process into the correct logical order, from start to finish.
A development team is improving a news-summarizing AI. Their process is as follows:
- The AI generates an initial summary of an article.
- A separate automated tool critiques the summary for conciseness and factual accuracy, producing a list of issues.
- The AI is then given the original article, its first summary, and the list of issues, and is prompted to write an improved version.
Which option correctly maps this process to the standard three-step self-refinement framework?
Analyzing a Flawed Self-Improvement Process
Learn After
Critical Role of Feedback in Self-Refinement
Methods for Obtaining Feedback in Self-Refinement
An AI development team has used a large language model to generate an initial draft of a complex legal document. The team's goal is to improve the accuracy and clarity of this document using a structured, iterative process. Based on a standard framework for improving model outputs, what is the most logical and crucial next action the team should take to guide the model toward a better version?
A large language model is tasked with improving its own output through an iterative process. Arrange the following actions into the correct logical sequence for a single cycle of improvement.
Analyzing a Flawed Self-Refinement Process