Critique of a Zero-Shot Prompt for Sentiment Classification
A developer wrote the following prompt to classify the sentiment of a user comment: 'What do you think about this? Input: The new user interface is confusing and slow.' Analyze this prompt and explain two specific weaknesses that make it ineffective for a zero-shot classification task where the desired outputs are 'positive', 'negative', or 'neutral'.
0
1
Tags
Ch.1 Pre-training - 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 needs to determine if a customer review is 'positive', 'negative', or 'neutral' without providing any examples in the prompt itself. Which of the following prompts is best structured to accomplish this task reliably?
Critique of a Zero-Shot Prompt for Sentiment Classification
Constructing a Zero-Shot Prompt for Sentiment Analysis