Formatting a Translation Example
You need to provide a language model with a clear example of a translation from English to Japanese. The English sentence is 'My name is Kenji.' and the Japanese translation is '私の名前はケンジです。'. Format this translation pair using a key-value structure where each language is explicitly labeled.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Application 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