View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RougeResults (google_api_ai_platform v0.13.0)
Results for rouge metric.
Attributes
-
rougeMetricValues
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RougeMetricValue.t)
, default:nil
) - Output only. Rouge metric values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RougeResults{ rougeMetricValues: [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RougeMetricValue.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.