Improving a Machine Translation System
A tech company has built a neural machine translation system that translates English text to Spanish. While the system quickly generates translations that capture the general meaning, users complain about frequent grammatical errors and unnatural-sounding sentences. Based on your understanding of common paradigms for sequence-to-sequence tasks, propose and describe a two-stage architectural modification that could address this issue without retraining the initial translation model from scratch.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
An engineering team is building a system to summarize long technical documents. They are considering several architectures. Which of the following designs best exemplifies a 'predict-then-refine' approach for a sequence-to-sequence task?
Improving a Machine Translation System
Evaluating Architectural Choices for Text Style Transfer