Example

Examples of Masked Prediction Tasks

Masked prediction is a language modeling task where a model must predict masked or hidden words within a sentence, based on a given context [C]. The placeholders for these masked words can be represented in various ways, such as [M], [X], or [Y]. For instance, with the context [C] being 'The kitten', the model's objective could be to fill in the blanks in phrases like '[M] chasing the [M] .', '[X] the [Y]', or within a partial sentence like The kitten [M] is [M] . to reconstruct a complete sentence.

0

1

Updated 2025-10-09

Contributors are:

Who are from:

Tags

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

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences