View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics (google_api_ai_platform v0.13.0)
Attributes
-
exactMatch
(type:number()
, default:nil
) - The rate at which the input predicted strings exactly match their references.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics{ exactMatch: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.