What is least-to-most prompting?
A technique used in AI to guide a model towards a desired response by providing a series of increasingly specific prompts
least-to-most prompting explained in plain English
Analogy
It's like trying to find a specific book in a library. You start by asking for a general category of books, and then narrow down your search by asking for a specific author, title, or topic, until you find the exact book you're looking for.
Example
For example, a chatbot might start with a general prompt like 'What can I help you with?' and then follow up with more specific prompts like 'Are you looking for information on a specific product?' or 'Do you have a question about a particular topic?' to guide the user towards a more accurate response.
How is least-to-most prompting used?
Common misconceptions about least-to-most prompting
History
People also read
- average precision at k
A measure of the accuracy of a model's top k predictions
- black box model
A type of machine learning model that is complex and difficult to interpret or understand
- Chain-of-Thought Prompting
Asking an AI to show its reasoning step by step before giving a final answer, which often improves accuracy on complex tasks.
- conversational coding
A method of programming where users can create software by having a conversation with a computer
- deterministic
A system or process that always produces the same output given the same inputs
- direct prompting
A technique used in AI where a model is given a specific task or question to generate a response
- distillation
A process of transferring knowledge from a complex model to a simpler one
- emergent behavior
Unpredictable behavior that arises from the interactions of individual components in a complex system
- factuality
The degree to which a statement or piece of information is true and based on facts
- few-shot learning
A type of machine learning that enables models to learn from a small number of examples