We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a511b commit 6e7c9caCopy full SHA for 6e7c9ca
src/nlp/metric.py
@@ -125,6 +125,7 @@ def format(self) -> Optional[str]:
125
126
class Metric(MetricInfoMixin):
127
"""A Metrics is the base class and common API for all metrics.
128
+
129
Args:
130
config_name (``str``): This is used to define a hash specific to a metrics computation script and prevents the metric's data
131
to be overridden when the metric loading script is modified.
0 commit comments