Learn Before
Definition

Definition of the Top-k Selection Pool

In top-k sampling, the selection pool, denoted as ViV_i for a given step ii, is the set of the top-k most probable tokens from which the next token is chosen. This pool is formally defined as: Vi={yitop1,…,yitopk}V_i = \{y_i^{\text{top1}}, \dots, y_i^{\text{topk}}\}

Image 0

0

1

Updated 2026-05-05

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

Related