Learn Before
Example

Example of Span Masking in Denoising Autoencoding

In the context of denoising autoencoding for encoder-decoder models, span masking involves replacing one or more spans of tokens in an input sequence with mask symbols. For example, if the original sequence is corrupted into [C] The kitten [M] is [M] ., the model is trained to process this input and reconstruct the full, clean target sequence, generating The kitten is chasing the ball ..

0

1

Updated 2026-04-17

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences