Constructing a Machine Translation Fine-Tuning Sample
You are preparing data to fine-tune a language model for a German-to-English translation task. Given the German source text 'Wie geht es Ihnen?' and its correct English translation 'How are you?', construct a single, complete fine-tuning sample. Your answer must clearly show the three distinct components required for this type of structured data.
0
1
Tags
Ch.4 Alignment - 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 developer is preparing data to teach a model how to translate French legal text into English. Each data sample must be structured with an instruction, an input, and an output. Which of the following examples is structured incorrectly for this task?
Constructing a Machine Translation Fine-Tuning Sample
Evaluating a Fine-Tuning Sample for Machine Translation