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

no such file? #13

Open
Ricky-PLUS opened this issue Jan 2, 2025 · 6 comments
Open

no such file? #13

Ricky-PLUS opened this issue Jan 2, 2025 · 6 comments

Comments

@Ricky-PLUS
Copy link

from llava.eval.mmmu_utils.data_utils import CAT_SHORT2LONG, construct_prompt, load_yaml, process_single_sample

@cpystan
Copy link

cpystan commented Jan 14, 2025

I have encountered the same problem.

1 similar comment
@shijiangming1
Copy link

I have encountered the same problem.

@Ricky-PLUS
Copy link
Author

And where is the zero3.json file used during the training process?

@shijiangming1
Copy link

And where is the zero3.json file used during the training process?

No module named 'llava.eval.mmmu_utils'

How did you solve this problem?

@Ricky-PLUS
Copy link
Author

And where is the zero3.json file used during the training process?

No module named 'llava.eval.mmmu_utils'

How did you solve this problem?
I haven't solved this problem because I am currently running a training script and don't know where I need this file?

@AnjieCheng
Copy link
Owner

AnjieCheng commented Jan 18, 2025

Sorry, mmmu_utils are legacy evaluation imports and can be uncommented.

For zero3.json, you can customize it based on your infrastructure. An example file can be found here

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

4 participants