Cloud AI Platform v1 API - Class QuestionAnsweringHelpfulnessSpec (3.7.0)

public sealed class QuestionAnsweringHelpfulnessSpec : IMessage<QuestionAnsweringHelpfulnessSpec>, IEquatable<QuestionAnsweringHelpfulnessSpec>, IDeepCloneable<QuestionAnsweringHelpfulnessSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class QuestionAnsweringHelpfulnessSpec.

Spec for question answering helpfulness metric.

Inheritance

object > QuestionAnsweringHelpfulnessSpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

QuestionAnsweringHelpfulnessSpec()

public QuestionAnsweringHelpfulnessSpec()

QuestionAnsweringHelpfulnessSpec(QuestionAnsweringHelpfulnessSpec)

public QuestionAnsweringHelpfulnessSpec(QuestionAnsweringHelpfulnessSpec other)
Parameter
Name Description
other QuestionAnsweringHelpfulnessSpec

Properties

UseReference

public bool UseReference { get; set; }

Optional. Whether to use instance.reference to compute question answering helpfulness.

Property Value
Type Description
bool

Version

public int Version { get; set; }

Optional. Which version to use for evaluation.

Property Value
Type Description
int