Constructing a Few-Shot Translation Prompt
You are creating a prompt to teach a language model to translate from Italian to Japanese. Provide two complete translation examples using a key-value pair format where the language name is the key. The first example should be 'Come stai?' translating to 'お元気ですか?'. The second example should be 'Grazie' translating to 'ありがとう'.
0
1
Tags
Ch.3 Prompting - 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
You are constructing a prompt to teach a language model how to translate from French to Spanish. You want to provide one complete example: the French phrase 'Bonjour le monde' and its Spanish equivalent 'Hola mundo'. Which of the following demonstrates the correct way to format this single, complete example using a key-value structure where the language name is the key?
Debugging a Few-Shot Translation Prompt
Constructing a Few-Shot Translation Prompt