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

Fix lm_eval_harness for GPT models #292

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix lm_eval_harness for GPT models #292

merged 1 commit into from
Nov 15, 2023

Conversation

conglongli
Copy link

No description provided.

@conglongli conglongli merged commit 37050b8 into main Nov 15, 2023
1 check passed
@conglongli conglongli deleted the fix_eval_harness branch November 15, 2023 07:49
@chwan1016
Copy link

Hi! I encountered one error when preparing the environment after this PR. The packages best-download==0.0.7 and lm-eval==0.2.0 cause conflict as lm-eval==0.2.0 requires best-download==0.0.9 but 0.0.7 is specified for best-download. Could you please double-check the package dependency? Thanks.

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.

ImportError: cannot import name '_parse_args' from 'megatron.global_vars'
2 participants