Multiple Choice

Two language models, Model A and Model B, are tasked with predicting a masked token in a sentence. The correct, original token is 'river'.

Model A's predicted probabilities for the masked position include:

  • P('river') = 0.3
  • P('stream') = 0.4
  • P('water') = 0.2

Model B's predicted probabilities for the masked position include:

  • P('river') = 0.01
  • P('mountain') = 0.95
  • P('sky') = 0.02

Based on the standard negative log-likelihood loss function used for this task, which statement accurately compares the calculated loss for this single prediction?

0

1

Updated 2025-10-03

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