Deconstructing a Prompt
Consider the following text provided to a language model:
'Summarize the key points of the following text in three bullet points: The sun is a star at the center of the Solar System. It is a nearly perfect sphere of hot plasma, with internal convective motion that generates a magnetic field via a dynamo process.'
Identify the 'instruction' part and the 'user input' part of this prompt.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Ch.4 Alignment - Foundations of Large Language Models
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Tuple Representation of a Simple Prompt
A user wants to generate a one-paragraph summary of a long article. They provide the entire article text to a language model as the prompt, but the model's output is a continuation of the article's topic rather than a summary. Based on the principles of effective prompt structure, what is the most likely reason for this poor result?
Analyzing a Flawed Prompt
Deconstructing a Prompt