TaskResultParam#
- class nemo_microservices.types.evaluation.TaskResultParam
Bases:
TypedDict- metrics: Dict[str, MetricResultParam]
The value for all the metrics computed for the task.
Bases: TypedDict
The value for all the metrics computed for the task.