test BLEU and lexical metrics

Add comprehensive tests for BLEU and lexical metrics including edge
cases, batch scoring, and aggregate statistics.
This commit is contained in:
2025-03-15 12:14:45 +00:00
parent f26e14bf20
commit afb39cf177
3 changed files with 385 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Tests for the metrics module."""