EvolvingLMMs-Lab / lmms-eval

Accelerating the development of large multimodal models (LMMs) with lmms-eval
https://lmms-lab.github.io/
Other
1.03k stars 53 forks source link

incomplete tasks problem #65

Open adrianwestmoon opened 2 months ago

adrianwestmoon commented 2 months ago

After installing the project, I evaluated its performance using the MME benchmark. However, it appears that the tasks I expected to see were not included in the evaluation. When I used the '--tasks list' command to display the available tasks, it became evident that only a subset of tasks had been installed. Can you assist me in resolving this issue?

[lmms-eval/lmms_eval/main.py:240] INFO Available Tasks:

kcz358 commented 2 months ago

If you are sure everything is under the folder and you install our packages, you might want to use lmms-eval --task list --verbosity DEBUG to see what is preventing you from loading the task.