euroeval.metrics.speed
source module euroeval.metrics.speed
source class SpeedMetric(name: str, pretty_name: str)
Bases : Metric
Speed metric.
Initialise the speed metric.
Parameters
-
name : str — The name of the metric in snake_case.
-
pretty_name : str — The pretty name of the metric, used for display purposes.