mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
Modify eval_mm for MiniCPM-o 2.6
This commit is contained in:
@@ -5,5 +5,5 @@ from .vqa_eval import levenshtein_distance
|
||||
|
||||
__all__ = [
|
||||
'build_judge', 'extract_answer_from_item', 'prefetch_answer',
|
||||
'levenshtein_distance', 'DEBUG_MESSAGE'
|
||||
'levenshtein_distance', 'DEBUG_MESSAGE',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user