Home Knowledge Base Text Infilling

Text Infilling is a pre-training objective where the model learns to generate missing spans of text at arbitrary positions — used in models like BART and T5, it generalizes standard language modeling (predict next token) and masked language modeling (predict missing token) to the generation of variable-length missing sequences.

Infilling vs. MLM

Why It Matters

Text Infilling is filling in the blanks with generation — predicting complete missing text spans rather than just classifying missing tokens.

text infillingnlp

Related Topics

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.