Question 16
An original document is:
“The quick brown fox jumps over the lazy dog.”
A corrupted input for pre-training is: “The quick <X> fox <Y> over the lazy dog.”
Assuming a T5-style Span Corruption, what is the exact target sequence the decoder is trained to generate?