π Exact Match MmΒΆ
metrics.exact_match_mm
ExactMatchMM(
n_resamples=None,
)
[source]Explanation about ExactMatchMMΒΆ
Multi-modal exact match metric with flexible matching patterns.
Range: [0, 1] (higher is better) Handles various answer formats like single characters, options, and βthe answer is Xβ.
Read more about catalog usage here.