View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootScoredToken (google_api_ai_platform v0.2.0)
A token with its own score.
Attributes
-
endTokenScore
(type:number()
, default:nil
) - Each end_token_score is a logprob for how well the completion would end at a particular token. See http://google3/labs/language/aida/config/proto/model_config.proto;l=376;rcl=573039459 -
score
(type:number()
, default:nil
) - Each score is the logprob for the token in model response. -
token
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.