Class QuestionAnsweringHelpfulnessSpec (1.49.0)

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

Spec for question answering helpfulness metric.

Attributes

NameDescription
use_reference bool
Optional. Whether to use instance.reference to compute question answering helpfulness.
version int
Optional. Which version to use for evaluation.

Methods

QuestionAnsweringHelpfulnessSpec

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

Spec for question answering helpfulness metric.