πŸ“„ 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.