Constructing a Machine Translation Prompt
You need to instruct a language model to translate the German sentence 'Wie geht es Ihnen?' into Japanese. Using a structured, code-like format with distinct fields for source language, target language, input text, and the expected output, write the complete prompt you would provide to the model.
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A user needs to translate the French sentence 'Bonjour le monde' into Spanish. Based on the principles of creating a clear, code-like prompt structure, which of the following options is the most effective and unambiguous way to format this request for a language model?
Constructing a Machine Translation Prompt
Debugging a Machine Translation Prompt