Using Visual Cues to Differentiate Prompt Fields
When presenting examples of prompts, visual formatting such as colored text can be used to distinguish different structural parts, known as fields. For instance, field labels like 'Input:' might be displayed in gray to separate them from the actual content of the prompt.
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
Using Visual Cues to Differentiate Prompt Fields
A user wants a language model to summarize a short paragraph into a single sentence. Considering the goal of creating a clear and effective set of instructions, which of the following prompts is better structured to guide the model towards the desired output?
Improving a Flawed Prompt for Grammar Correction
Constructing a Prompt for Text Rephrasing
Learn After
An instructor is creating a guide to show users how to structure requests for a text-generating AI. They provide the following formatted example:
INSTRUCTIONS: You are a helpful assistant that summarizes technical documents. DOCUMENT: [A long technical article is inserted here] REQUEST: Summarize the above document in three bullet points.
What is the primary pedagogical reason for displaying the labels 'INSTRUCTIONS:', 'DOCUMENT:', and 'REQUEST:' in a different color from the rest of the text?
Improving Prompt Clarity for Training Materials
Evaluating Prompt Readability