-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
I have encountered the same problem. |
1 similar comment
I have encountered the same problem. |
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? |
|
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 |
from llava.eval.mmmu_utils.data_utils import CAT_SHORT2LONG, construct_prompt, load_yaml, process_single_sample
The text was updated successfully, but these errors were encountered: