Learn Before
A developer is creating an application to summarize different news articles. To instruct a language model, they use the following structure, where the content of each unique article is inserted before the instruction is sent:
Summarize the key points of the following text: {article_text}
Which of the following best analyzes this instruction structure?
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A developer is creating an application to summarize different news articles. To instruct a language model, they use the following structure, where the content of each unique article is inserted before the instruction is sent:
Summarize the key points of the following text: {article_text}Which of the following best analyzes this instruction structure?
Chatbot Prompt Design
Analyze the structure of each prompt template below and match it to its correct type.