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

eval environment for opencompass #65

Open
KaiLv69 opened this issue Oct 31, 2023 · 4 comments
Open

eval environment for opencompass #65

KaiLv69 opened this issue Oct 31, 2023 · 4 comments

Comments

@KaiLv69
Copy link
Collaborator

KaiLv69 commented Oct 31, 2023

Hi,

When I use the eval code, it shows that:
Traceback (most recent call last): File "/data/sx/gpt-quant/gpt-eval-opencompass/opencompass/opencompass/tasks/openicl_infer.py", line 7, in <module> from mmengine.config import Config, ConfigDict ModuleNotFoundError: No module named 'mmengine'

and I have installed mmengine==0.8.2, but it still shows this error, can you share the env for eval?

Thanks

Originally posted by @shawnricecake in #63 (comment)

@KaiLv69
Copy link
Collaborator Author

KaiLv69 commented Oct 31, 2023

I use mmengine==0.8.4, but I don't think this is the reason...

@shawnricecake
Copy link

I use mmengine==0.8.4, but I don't think this is the reason...

Thanks for your patience!

Yes... I just tried the mmengine==0.8.4, still raises the same error...

@shawnricecake
Copy link

Hi,

does this error
ConnectionError: Couldn't reach 'openai_humaneval' on the Hub (ConnectTimeout)

means that I did not connect the API successfully?

Thanks
Xuan

@KaiLv69
Copy link
Collaborator Author

KaiLv69 commented Jan 4, 2024

It seems like a network error.

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