Learn Before
A development team is building a system to automatically improve user-written prompts. For the component that evaluates the quality of a prompt, they decide to adapt a general-purpose language model. The team has a large, high-quality dataset of thousands of prompt-and-quality-score pairs, but they are on a tight deadline and have limited computational resources for training. They opt to adapt the model by providing it with detailed instructions and a few examples of scored prompts within its input context for each evaluation it performs. Which statement best evaluates the team's chosen adaptation strategy?
0
1
Tags
Ch.3 Prompting - 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
Limitations of Using Off-the-Shelf LLMs for Prompt Optimization
LLM Adaptation Strategy for a Prompt Improvement Tool
A development team is building a system to automatically improve user-written prompts. For the component that evaluates the quality of a prompt, they decide to adapt a general-purpose language model. The team has a large, high-quality dataset of thousands of prompt-and-quality-score pairs, but they are on a tight deadline and have limited computational resources for training. They opt to adapt the model by providing it with detailed instructions and a few examples of scored prompts within its input context for each evaluation it performs. Which statement best evaluates the team's chosen adaptation strategy?
LLM Adaptation Strategy for a New Product