Learn Before
Completing a Prompt Structure
A text-generating system uses the following structure to create its requests: Summarize the key points of the article titled '{article_title}'. If the system is given the input article_title = 'The Rise of Renewable Energy', what is the final, complete text that will be generated from this 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
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A user is working with a pre-defined text structure that includes a placeholder for a specific piece of information. The final, completed text that is processed is as follows:
Translate the following sentence into French: The quick brown fox jumps over the lazy dog.Given that the original structure was
Translate the following sentence into French: {sentence_to_translate}, what specific text was used to replace the{sentence_to_translate}placeholder?Completing a Prompt Structure
A system uses the text structure
Summarize the following email for {recipient_name}: {email_body}to generate requests. If the placeholder{recipient_name}is filled with the textAlexand the placeholder{email_body}is filled with the textThe team meeting has been rescheduled to 3 PM on Friday., the final, complete text generated by the system will be: ____