MCPcopy Create free account
hub / github.com/DevSinghSachan/syntax-augmented-bert / get_stats

Method get_stats

utils/utils.py:704–752  ·  view source on GitHub ↗

Returns ------- A Dict per label containing following the span based metrics: precision : float recall : float f1-measure : float Additionally, an ``overall`` key is included, which provides the precision, recall and f1-measure for al

(self, reset=False, training=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_compute_metricsMethod · 0.95
resetMethod · 0.95
updateMethod · 0.45

Tested by

no test coverage detected