EvaluationDatasetMetricConfig
Defines the prompt datasets, built-in metric names and custom metric names, and the task type.
Types
Properties
Link copied to clipboard
Specifies the prompt dataset.
Link copied to clipboard
The names of the metrics you want to use for your evaluation job.
Link copied to clipboard
The the type of task you want to evaluate for your evaluation job. This applies only to model evaluation jobs and is ignored for knowledge base evaluation jobs.
Functions
Link copied to clipboard
inline fun copy(block: EvaluationDatasetMetricConfig.Builder.() -> Unit = {}): EvaluationDatasetMetricConfig