View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QaQuestionMetrics (google_api_contact_center_insights v0.12.0)
A wrapper representing metrics calculated against a test-set on a LLM that was fine tuned for this question.
Attributes
-
accuracy
(type:float()
, default:nil
) - Output only. Accuracy of the model. Measures the percentage of correct answers the model gave on the test set.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QaQuestionMetrics{ accuracy: float() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.