Multiple Choice

In the context of training a language model, the objective is often to find parameters that maximize the likelihood of the training data. Consider the following mathematical expression for this objective:

Objective = ∑_{x ∈ D} ∑_{i ∈ A(x)} log Pr(xᵢ | x̄)

Here, D is the dataset, x is an original text sequence, is a version of x with some tokens masked, A(x) is the set of indices that were masked in x, and xᵢ is the original token at a masked position i.

What does the inner summation, ∑_{i ∈ A(x)} log Pr(xᵢ | x̄), represent in this training process?

0

1

Updated 2025-09-28

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