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

Add os import to mathverse_evals.py #381

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

spacecraft1013
Copy link
Contributor

Fixes #380

@kcz358
Copy link
Collaborator

kcz358 commented Oct 30, 2024

Hello, I think you need to place the os in the correct position to pass the lint test. You can use the pre-commit by following the instructions in the PR doc to do that. Thank you!

@spacecraft1013
Copy link
Contributor Author

Fixed, thanks!

@kcz358 kcz358 merged commit 1d4a6c9 into EvolvingLMMs-Lab:main Oct 30, 2024
1 check passed
ZhaoCinyu pushed a commit to ZhaoCinyu/lmms-eval that referenced this pull request Dec 9, 2024
* Add os import to mathverse_evals.py

* fix import order
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

Successfully merging this pull request may close these issues.

Using Mathverse dataset fails due to import error
2 participants