GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1LogprobsResultCandidate (google_api_ai_platform v0.27.0)
View SourceCandidate for the logprobs token and score.
Attributes
-
logProbability
(type:number()
, default:nil
) - The candidate's log probability. -
token
(type:String.t
, default:nil
) - The candidate's token string value. -
tokenId
(type:integer()
, default:nil
) - The candidate's token id value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.