Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I evaluate specific MME subtasks #490

Open
whyisverysmart opened this issue Jan 6, 2025 · 2 comments
Open

How can I evaluate specific MME subtasks #490

whyisverysmart opened this issue Jan 6, 2025 · 2 comments

Comments

@whyisverysmart
Copy link

whyisverysmart commented Jan 6, 2025

Hi!

This evaluation framework is awesome.

But for MME benchmark, can I get the scores of some specific subtasks, e.g. ocr, count? Will this be a future enhancement? Otherwise I can only recalculate the scores from the evaluation results...

Thanks and look forward to your suggestions.

@kcz358
Copy link
Collaborator

kcz358 commented Jan 6, 2025

Hi, I think currently it is hard to do so because right now the aggregation can only return a float. Possibly the only possible solution is to log the score directly during aggregation. You can check videomme for examples. But we might check if we can improve it or not

@whyisverysmart
Copy link
Author

Hi, I think currently it is hard to do so because right now the aggregation can only return a float. Possibly the only possible solution is to log the score directly during aggregation. You can check videomme for examples. But we might check if we can improve it or not

Thanks a lot! I will try this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants