A developer wants a large language model to determine the sentiment of a user's comment. The model should not be given any prior examples within the prompt itself, and the output must be one of the following labels: {positive, negative, neutral}. Which of the following prompts best follows these requirements?
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 wants a large language model to determine the sentiment of a user's comment. The model should not be given any prior examples within the prompt itself, and the output must be one of the following labels: {positive, negative, neutral}. Which of the following prompts best follows these requirements?
Crafting a Zero-Shot Prompt for Sentiment Analysis
Diagnosing a Flawed Zero-Shot Prompt