Example Prompt for Refining a Chinese-to-English Translation
To improve a machine-generated translation, a Large Language Model can be prompted to refine its own output. For instance, after an initial translation from Chinese to English, the model can be given the following instruction to enhance the result: 'You are provided with a Chinese text along with its English translation. Please refine the translation to improve its accuracy and fluency if necessary.'

0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Related
Example Prompt for Refining a Chinese-to-English Translation
Guided vs. Unguided Refinement Prompts
Highlighting Modifications in Iterative Translation
A team is building a machine translation system. They find that a single translation request sometimes produces awkward or slightly inaccurate phrasing. They are considering implementing a multi-step process where the model is first asked to translate a text, and then, in a subsequent step, is asked to refine its own translation. What is the most likely trade-off the team will face by adopting this multi-step refinement approach?
Improving E-commerce Translation Quality
A developer is using a language model to translate a document from Spanish to English. To improve the quality, they decide to use a two-step refinement process. Arrange the following actions into the correct chronological sequence.
Learn After
Example Text: Hongshan Culture's Role in Chinese Civilization's Origins
A user has an initial machine-generated English translation of a Chinese document. The translation is factually correct but lacks the natural flow and idiomatic expression of a native English speaker. The user wants to use a language model to improve the translation. Which of the following prompts is best designed to instruct the model to enhance the translation's quality in this specific way?
Crafting a Refinement Prompt for Translation
Effectiveness of a Refinement Prompt