OpenCompass/opencompass
Yike Yuan b885ec84df
[Feat] Support Qwen-VL-Chat on MMBench. (#312)
* [Feat] Support Qwen-VL base.

* [Feat] Support Qwen-VL-Chat on MMBench.

* [Fix] Add postprocessor and fix format.

* [Fix] Add type hint and remove redundant codes.

* [Fix] fix bugs in postprocessor.

* [Fix] Use given commit id.
2023-09-06 18:42:19 +08:00
..
datasets [Feat] support wizardcoder series (#344) 2023-09-06 17:52:35 +08:00
metrics [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
models [Fix] Fix when missing both pad and eos token (#287) 2023-08-31 16:53:39 +08:00
multimodal [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00
openicl [Fix] Quick lint fix (#362) 2023-09-06 14:33:13 +08:00
partitioners [Enhancement] Increase default task size (#360) 2023-09-05 10:38:13 +08:00
runners [Sync] Use finally to clean up temp files (#337) 2023-09-04 15:20:16 +08:00
tasks [Feature] Support model-bound prediction postprocessor, use it in Claude (#268) 2023-08-25 16:12:21 +08:00
utils [Enhance] Supress warning raised by get_logger (#353) 2023-09-04 15:27:08 +08:00
__init__.py Bump version to 0.1.2 (#190) 2023-08-11 17:43:14 +08:00
registry.py [Feature] Add Tree-of-Thought method (#173) 2023-08-23 12:23:05 +08:00