Definition

Top-k Selection Pool

In top-k sampling, the 'selection pool' is the set of candidate tokens from which the next token is chosen. At a given step ii, this pool, denoted as Vi\overline{V}_i, contains the kk tokens with the highest probabilities. It is formally defined as: Vi={yitop1,,yitopk}\overline{V}_i = \{y_i^{\text{top1}}, \dots, y_i^{\text{topk}}\}

Image 0

0

1

Updated 2025-10-07

Contributors are:

Who are from:

Tags

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences