HumanEvaluationCustomMetric
In a model evaluation job that uses human workers you must define the name of the metric, and how you want that metric rated ratingMethod
, and an optional description of the metric.
Types
Properties
Link copied to clipboard
An optional description of the metric. Use this parameter to provide more details about the metric.
Link copied to clipboard
Choose how you want your human workers to evaluation your model. Valid values for rating methods are ThumbsUpDown
, IndividualLikertScale
,ComparisonLikertScale
, ComparisonChoice
, and ComparisonRank
Functions
Link copied to clipboard
inline fun copy(block: HumanEvaluationCustomMetric.Builder.() -> Unit = {}): HumanEvaluationCustomMetric