Learn Before
Example of an Unguided Refinement Prompt
A simple, unguided instruction for refining a model's output can be a generic command like "Please refine it!". This type of prompt relies on the LLM's general ability to follow instructions without providing specific criteria for improvement.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Related
Example of an Unguided Refinement Prompt
Example of a Guided Refinement Prompt for Grammatical Correction
A user is working with a language model to improve a short story it generated. The user wants to make the main character more compelling. Consider two possible follow-up instructions they could give the model:
- "Make it more interesting."
- "Revise the story to give the main character a clearer motivation for their actions and add more descriptive details about their internal thoughts."
Which instruction is more likely to lead to a successful revision, and why?
Improving an Idiomatic Translation
Transforming an Unguided Prompt
Learn After
A user receives an initial response from a large language model and wants to ask for an improved version. Which of the following follow-up prompts is an example of an instruction that relies on the model's general capabilities without providing specific criteria for improvement?
Evaluating a Prompt for Text Summarization
Crafting an Unguided Refinement Prompt