Learn Before
Debugging Instruction Inference
A developer provides a language model with the following input-output examples, intending for the model to learn the task of 'Summarize the user's sentiment and extract the product mentioned.' However, the model incorrectly infers the instruction as 'Rewrite positive reviews for the Alpha-Widget.' Analyze the provided examples and explain the most likely reason for this incorrect inference.
0
1
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
A user wants a language model to infer the task of 'converting a list of names into a formal, alphabetized list, with each name prefixed by a title'. Which of the following sets of input-output examples would be most effective for the model to correctly deduce this specific, multi-step instruction?
Crafting Examples for Instruction Inference
Debugging Instruction Inference