Learn Before
End-to-End Question Answering
Question answering can use a text-and-question pair as input and answer text as output.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Related
End-to-End Image Captioning
End-to-End Text-to-Speech
End-to-End Question Answering
End-to-End Machine Translation as Rich Output Learning
End-to-End Speech Recognition as Rich Output Learning
Which of the following best describes the outputs that end-to-end deep learning can directly learn?
End-to-end deep learning is limited to predicting outputs that are single numbers.
To train an end-to-end system that produces rich outputs, you need the right labeled _____ pairs.
Match each output category to an example of a rich output in end-to-end deep learning.
Order the reasoning steps a practitioner follows when deciding whether end-to-end learning can produce a rich output.
Which condition does ML Yearning identify as the key prerequisite for end-to-end learning to produce rich outputs?
A sentence is an example of a rich output that end-to-end deep learning can learn to produce directly.
ML Yearning describes the ability to learn rich outputs end-to-end as 'an accelerating _____ in deep learning.'
Match each end-to-end deep learning application to the type of rich output it produces.
Order the steps for building an end-to-end deep learning system that produces a rich output such as a translated sentence.
Learn After
What does an end-to-end question answering system take as input according to ML Yearning?
True or False: The output of an end-to-end question answering system, as described in ML Yearning, is answer text.
An end-to-end question answering system takes a _____ pair as input and produces answer text as output.
Match each element of an end-to-end QA system to its role in the input-output formulation from ML Yearning.
Order the stages of an end-to-end question answering system from initial input to final output, as described in ML Yearning.
Why is end-to-end question answering categorized under 'directly learning rich outputs' in ML Yearning?
True or False: An end-to-end QA system requires both a text passage and a question as inputs to generate its output.
According to ML Yearning, a QA system takes a (Text, Question) pair as input and produces _____ as output.
Match each QA system characteristic to the end-to-end learning principle it illustrates per ML Yearning.
Order the reasoning steps a practitioner follows when framing an information-retrieval task as end-to-end QA per ML Yearning.