The Problem with Prompting… and What it Really is
Last Updated on August 6, 2024 by Editorial Team
Author(s): Louis-François Bouchard
Originally published on Towards AI.
Advanced Prompting: Because Basic Instructions Were Just Too Boring
This post is an older iteration of our weekly newsletter High Learning Rate. Follow it to get more of such posts 1 month before!
Let’s discuss the current problem with prompting—more precisely, “advanced prompting” and those who call themselves “prompt engineers.”
Despite all the hype around “advanced” prompting techniques, it’s really just about telling the model what you want in plain language.
It’s all about good communication.
Giving directions — be clear, be concise, and maybe add some examples if you’re feeling generous.
Here’s our short opinion piece on prompting. We’ll start by covering the basics and sprinkle in some so-called “advanced” techniques, which are mostly just common sense wrapped in fancy terminology.
A prompt is the input or instruction given to a model to generate text. Designing an effective prompt can significantly enhance the quality and relevance of the model’s responses. But there’s nothing too complex. It’s just good communication — tell what you want clearly and concisely, and add examples if you can.
In their simplest form, prompts can be questions or instructions, e.g., asking a model to complete a sentence:
Prompt: “Complete this sentence: The sky is”Output: “The sky is blue during the day and dark at night.”
While this is elementary, more context or detailed… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.
Published via Towards AI