Improving Prompt Clarity for Translation
Analyze the example format provided in the case study. Identify a potential ambiguity that could be confusing the language model and explain why it is problematic. Then, rewrite the example using a distinct key for each language to make the relationship between the source and target text unmistakable.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A developer is providing a single, clear example to a language model to guide it in translating from English to French. The English sentence is "The sky is blue." and the corresponding French translation is "Le ciel est bleu."
Which of the following options correctly formats this input-output pair using a distinct key-value structure for each language?
Improving Prompt Clarity for Translation
Formatting a Translation Example