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

Can't run MTEB scripts #2

Open
milesial opened this issue Apr 24, 2024 · 1 comment
Open

Can't run MTEB scripts #2

milesial opened this issue Apr 24, 2024 · 1 comment

Comments

@milesial
Copy link

Looks like the import is wrong, and should just be from utils ..., importing from the local utils.py?

Traceback (most recent call last):
  File "/workspace/arctic-embed/src/mteb_retrieval.py", line 17, in <module>
    from eval.MTEB.utils import pool, logger, move_to_cuda
ModuleNotFoundError: No module named 'eval'
@Meleys-zj
Copy link

I had the same issue, did you fix it

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