Skip to content

Commit b165495

Browse files
committed
fix typo
1 parent d51b93b commit b165495

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/metrax/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"AUCROC",
3838
"Average",
3939
"AveragePrecisionAtK",
40-
"BLEUMSE",
40+
"BLEU",
41+
"MSE",
4142
"Perplexity",
4243
"Precision",
4344
"RMSE",

0 commit comments

Comments
 (0)