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 task reloading of MMLU #1267

Merged
merged 1 commit into from
Jan 14, 2025
Merged

fix task reloading of MMLU #1267

merged 1 commit into from
Jan 14, 2025

Conversation

exhyy
Copy link
Contributor

@exhyy exhyy commented Jan 14, 2025

In the case of providing a new task, MMLU.load_benchmark_dataset will still only use the task that was loaded the first time. This will result in the same task being evaluated repeatedly.

Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evals-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 9:54am

@penguine-ip penguine-ip merged commit 4450ac8 into confident-ai:main Jan 14, 2025
3 of 5 checks passed
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.

2 participants