topCandidates property
A list of the top candidate tokens at each decoding step.
The length of this list is equal to the total number of decoding steps.
Implementation
core.List<GoogleCloudAiplatformV1LogprobsResultTopCandidates>? topCandidates;
A list of the top candidate tokens at each decoding step.
The length of this list is equal to the total number of decoding steps.
core.List<GoogleCloudAiplatformV1LogprobsResultTopCandidates>? topCandidates;