Learn Before
LLM Adaptation Strategy for a New Product
Based on the following case study, which of the two described adaptation methods should the startup choose for their Minimum Viable Product (MVP)? Justify your answer by evaluating the trade-offs between the two approaches in the context of the startup's specific constraints.
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