Learn Before
Instructional Component of the DTG Prompt Template for Translation Refinement
The instructional part of the Deliberate-then-Generate (DTG) prompt template for translation tasks directs the model to perform a two-step analysis. The model is first asked to identify the type of error in an existing translation and then to proceed with refining it. This directive is explicitly stated as: Please first detect the type of error, and then refine the translation.
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
Limitation of the Deliberate-then-Generate (DTG) Method
Comparison of Iterative vs. Non-Iterative Prompting Methods
Instructional Component of the DTG Prompt Template for Translation Refinement
Integration of Feedback and Refinement in the DTG Method
A developer is using a Large Language Model to refine a technical summary. They want the model to first identify any factual inaccuracies or unclear statements in the original text and then, based on that analysis, produce a corrected and more coherent version. Which of the following approaches correctly implements the 'Deliberate-then-Generate' method for this task?
Input Structure of the DTG Prompt for Chinese-to-English Translation
Challenge of LLM-Based Error Identification in Translation
A developer is designing a workflow to refine user-generated reports using a Large Language Model. The primary goal is to ensure the model first analyzes potential issues (e.g., ambiguity, factual errors) before rewriting the report, all while minimizing the number of interactions with the model. Which of the following prompt structures best represents the 'Deliberate-then-Generate' method for this task?
Analysis of a Translation Refinement Process
You are reviewing a proposed architecture for an i...
You’re designing an internal LLM assistant for a f...
You’re leading an internal rollout of an LLM assis...
In an LLM-based customer support assistant, the mo...
Design Review: Combining Tool Use, DTG, and Predict-then-Verify for a High-Stakes API Workflow
Designing a Reliable LLM Workflow for Real-Time Decisions
Post-Incident Analysis: Preventing Confidently Wrong API-Backed Answers
Case Study: Shipping a Tool-Using LLM Assistant with Built-In Verification Under Latency Constraints
Case Review: Preventing Incorrect Refund Commitments in an LLM + Payments API Assistant
Case Study: Preventing Hallucinated Compliance Claims in an API-Enabled LLM for Vendor Risk Reviews
Learn After
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?