Learn Before
A developer needs to use a text-generation model to classify customer reviews as 'Positive', 'Negative', or 'Neutral'. The developer decides to reframe this task as a 'fill-in-the-blank' problem, creating a prompt where the model's most probable completion is one of the target labels. Given the customer review, 'The battery life on this phone is surprisingly short.', which of the following prompts is the best application of this reframing technique?
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
Constraining LLM Predictions to a Predefined Label Set
A developer needs to use a text-generation model to classify customer reviews as 'Positive', 'Negative', or 'Neutral'. The developer decides to reframe this task as a 'fill-in-the-blank' problem, creating a prompt where the model's most probable completion is one of the target labels. Given the customer review, 'The battery life on this phone is surprisingly short.', which of the following prompts is the best application of this reframing technique?
Analyzing Unexpected Model Behavior in Cloze Task Classification
Limitation of Cloze Task Reframing