Multiple Choice

A language model has processed the context 'The capital of France is Paris.' and produced the following probabilities for each token being the start or the end of an answer span. To determine the most likely answer, you must find the start and end token pair that yields the highest combined score (calculated as start_probability * end_probability), with the constraint that the start token cannot appear after the end token. Given the table below, which span is the most likely answer?

TokenIndexStart ProbabilityEnd Probability
'The'10.050.05
'capital'20.100.05
'of'30.050.05
'France'40.200.10
'is'50.050.05
'Paris'60.500.60
'.'70.050.10

0

1

Updated 2025-10-05

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Application in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science