🎴 Flashcard Mode
Sequence-to-Sequence Models for NLP
Card1 / 15
Mastered0
Review0
QuestionClick to flip
What is the primary goal of a sequence-to-sequence model in NLP?
AnswerClick to flip back
A
To generate text from a given input sequence
💡 Explanation:
Sequence-to-sequence models are designed to take an input sequence (e.g., a sentence in one language) and generate an output sequence (e.g., a translation of the sentence in another language).