Complete DTG Prompt Template for Chinese-to-English Translation
A complete prompt template for the Deliberate-then-Generate (DTG) method in a Chinese-to-English translation task involves a multi-step structure. First, it presents the source Chinese sentence and its initial English translation. Then, it directs the model to analyze the translation by identifying any errors and subsequently generating a refined version. Finally, it cues the model's output by explicitly starting the response line with 'Error Type:'. The full template is structured as follows:
Given the Chinese sentence: {*source*} The English translation is: {*target*} Please first detect the type of error, and then refine the translation. Error Type:
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?
Complete DTG Prompt Template for Chinese-to-English Translation
A user wants to prompt a large language model to first analyze and then improve an existing Chinese-to-English translation. Which of the following prompt snippets most effectively and neutrally establishes the initial context for this task, presenting the necessary information before any specific instructions are given?
Critique of a Translation Evaluation Prompt
Constructing a Prompt Input for Translation Refinement
Learn After
Example Translation for DTG Prompt: Modern Art in Cultural Studies
A language model is tasked with improving a Chinese-to-English translation. The desired process is for the model to first explicitly identify any errors in an initial translation and then generate a corrected version based on that analysis. Which of the following prompt structures correctly instructs the model to perform this specific two-step task?
A language model is tasked with improving a Chinese-to-English translation. The desired process is for the model to first explicitly identify any errors in an initial translation and then generate a corrected version based on that analysis. Which of the following prompt structures correctly instructs the model to perform this specific two-step task?
You are constructing a prompt for a language model to refine a Chinese-to-English translation using the Deliberate-then-Generate method. Arrange the following components into the correct and complete sequence for this prompt.