OpenCompass/opencompass/multimodal/models/minigpt_4
Yike Yuan a6552224cb
[Feat] Support multi-modal evaluation on MME benchmark. (#197)
* [Feat] Support multi-modal evaluation on MME benchmark.

* [Fix] Remove debug code.

* [Fix] Remove redundant codes and add type hints.

* [Fix] Rename in config.

* [Fix] Rebase main.

* [Fix] Fix isort and yapf conflict.
2023-08-21 15:53:20 +08:00
..
__init__.py [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
minigpt_4.py [Feature] Support SEED-Bench (#203) 2023-08-17 17:24:02 +08:00
post_processor.py [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
prompt_constructor.py [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
utils.py [Feature]: Use multimodal (#73) 2023-08-03 11:07:50 +08:00