Learn Before
A team has successfully implemented a system where a language model classifies customer reviews as 'Positive', 'Negative', or 'Neutral' using a specific instructional format: Review: {*review_text*} Sentiment:. The team now wants to use the same language model for a completely different task: summarizing long articles into a single paragraph. Which of the following actions best demonstrates an understanding of how to adapt instructional formats for new tasks?
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Example of a Prompt Template for Machine Translation
A team has successfully implemented a system where a language model classifies customer reviews as 'Positive', 'Negative', or 'Neutral' using a specific instructional format:
Review: {*review_text*} Sentiment:. The team now wants to use the same language model for a completely different task: summarizing long articles into a single paragraph. Which of the following actions best demonstrates an understanding of how to adapt instructional formats for new tasks?Adapting a Prompt Template for a New Task
Evaluating a Prompt Template Adaptation Strategy