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

About MMBench data source: Is there any difference from huggingface lmms-lab/MMBench? #192

Closed
Coobiw opened this issue May 6, 2024 · 2 comments

Comments

@Coobiw
Copy link

Coobiw commented May 6, 2024

Hello! I find it's accessible for me to use huggingface to get MMBench(lmms-lab/MMBench). For example:

from datasets import load_dataset
dataset = load_dataset(f"{my_path}/lmms-lab/MMBench/en")['validation'] # ['test']

Then, I get the EN val/test split data. Is there any difference between this repo/VLMEvalKit and lmms-lab/MMBench? Thanks for your reply!

@kennymckormick
Copy link
Member

Hi, @Coobiw ,
I'm not sure, that data file is not served my VLMEvalKit thus I can not provide any guarantee.

@Coobiw
Copy link
Author

Coobiw commented May 6, 2024

thanks!i will double check it!

@Coobiw Coobiw closed this as completed May 6, 2024
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