Learn Before
Example of a Hard Prompt
An example of a hard prompt—an explicit, natural language text sequence input by a user to guide a model's response—is the instruction: "Translate the sentence into Chinese. Consider it done!" This illustrates how hard prompts are formulated in human-readable language to communicate tasks directly.
0
1
Tags
Foundations of Large Language Models
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Prompt Mining
Prompt Paraphrasing
Gradient-based search
Prompt Generation
Prompt Scoring
Exploring and Learning Non-String Prompt Representations
Continuous Prompts (Soft Prompts)
Notation for Hard Prompts and Their Embeddings
A developer is trying to make a language model summarize articles. They provide the model with the following text input for each article: 'Summarize the following text in three sentences: [article text]'. Which of the following statements best analyzes why this input is considered a 'discrete' or 'hard' prompt?
Evaluating a Prompting Strategy for a Customer Service Chatbot
Analyzing the Transformation of a User Prompt
Example of a Hard Prompt