evaluationMetricNames property
The names of the EvaluationMetrics produced by this evaluator.
Implementation
@override
List<String> get evaluationMetricNames => const [groundednessMetricName];
The names of the EvaluationMetrics produced by this evaluator.
@override
List<String> get evaluationMetricNames => const [groundednessMetricName];