Multiple Choice

A language model uses an ensemble of 3 prompts (K=3) to generate the next token in a sequence. The model selects the token ŷ_j that maximizes the sum of log-probabilities across all prompts, according to the formula: ŷ_j = argmax(y_j) Σ(k=1 to K) log Pr(y_j | ...).

Given the following log-probabilities for two candidate tokens, 'cat' and 'dog', which token will the model select?

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.3 Prompting - 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