Multiple Choice

A language model's pre-training process involves corrupting input text. First, a subset of tokens (15%) is chosen for modification. Of these chosen tokens, 80% are replaced by a [MASK] token, 10% are replaced by a random token from the vocabulary, and 10% are left unchanged. The model is then trained to predict the original tokens for all chosen positions.

Given the following transformation: Original: [CLS] The artist painted a beautiful landscape . [SEP] Corrupted: [CLS] The artist painted a beautiful [MASK] . [SEP]

If 'artist' and 'landscape' were the only two tokens chosen for modification, which statement provides the most accurate analysis of the corruption process?

0

1

Updated 2025-09-26

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

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science