Class QuestionAnsweringHelpfulnessInput (1.49.0)

QuestionAnsweringHelpfulnessInput(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Input for question answering helpfulness metric.

Attributes

NameDescription
metric_spec google.cloud.aiplatform_v1beta1.types.QuestionAnsweringHelpfulnessSpec
Required. Spec for question answering helpfulness score metric.
instance google.cloud.aiplatform_v1beta1.types.QuestionAnsweringHelpfulnessInstance
Required. Question answering helpfulness instance.

Methods

QuestionAnsweringHelpfulnessInput

QuestionAnsweringHelpfulnessInput(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Input for question answering helpfulness metric.