Example Error Identification in DTG: Incorrect Translation
In the Deliberate-then-Generate (DTG) framework, a model might identify 'Incorrect Translation' as the specific error type when analyzing a given translation. This serves as a concrete example of the output from the 'deliberation' phase, where the model is prompted to first detect errors before proceeding to refine the text.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Complete DTG Prompt Template for Chinese-to-English Translation
Example Error Identification in DTG: Incorrect Translation
Improving Translation Refinement Prompts
A prompt engineer wants a language model to improve an existing translation by first performing a specific analysis and then generating a corrected version, all within a single turn. Which of the following instructions best encapsulates this two-step 'analyze then correct' directive?
Learn After
Analyzing a Two-Step Translation Refinement Process
A language model is tasked with refining a translation using a two-step process where it first identifies the error type and then provides a corrected version. Given the following source text and its initial translation, which error type would the model most likely identify in its first step?
Source (French):
Le chat est sur la table.Initial Translation:The cat is under the table.Evaluating Error Identification in a Two-Step Translation Process