Learn Before
Multiple Choice
Analyze the following prompt, which is designed to extract the primary color mentioned in a product description. What is the fundamental flaw in the way the example is provided to the model?
Task: Extract the primary color from the product description. [Description] = [This t-shirt is available in many colors.] [Description] = [The vibrant red car gleamed in the sun.] [Color] =
0
1
Updated 2025-09-28
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
Analyze the following prompt, which is designed to extract the primary color mentioned in a product description. What is the fundamental flaw in the way the example is provided to the model?
Task: Extract the primary color from the product description. [Description] = [This t-shirt is available in many colors.] [Description] = [The vibrant red car gleamed in the sun.] [Color] =Constructing a Code-like Prompt for Entity Extraction
Refining a Prompt's Demonstrations