Learn Before
Generating an Initial LLM Response for Self-Refinement
The initial step in a self-refinement process that utilizes a Large Language Model for feedback involves prompting the model to produce a preliminary answer to a user's question. This first output establishes the foundation for the subsequent stages of feedback generation and revision.
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
Generating an Initial LLM Response for Self-Refinement
Automating Marketing Copy Refinement
An AI assistant was prompted to write a short story about a detective solving a mystery in a futuristic city. The initial story is functional but lacks a compelling plot twist. To improve the story through a self-refinement process, which of the following subsequent prompts would be most effective for instructing the AI to provide feedback on its own work?
A developer is implementing a self-refinement loop for a Large Language Model to improve its ability to write professional emails. Arrange the following steps into the correct logical sequence for a single iteration of this process.
Learn After
Prompting an LLM for Feedback on a Generated Response
Example of a Prompt to Generate an Initial Response for Self-Refinement
An engineer is designing a two-stage system. In the first stage, a language model generates a draft of a summary for a long article. In the second stage, the model is prompted again to critique and improve that initial draft. Which of the following prompts is most suitable for the first stage of this process?
Role of the Initial Response in a Self-Refinement Loop
A developer is creating an automated process for a language model to improve its own output for a given task. Arrange the following stages of this process in the correct logical order.