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 MMLU-Pro Dataset #1947

Open
haileyschoelkopf opened this issue Jun 11, 2024 · 0 comments · May be fixed by #1961
Open

Add MMLU-Pro Dataset #1947

haileyschoelkopf opened this issue Jun 11, 2024 · 0 comments · May be fixed by #1961
Labels
feature request A feature that isn't implemented yet. good first issue Good for newcomers help wanted Contributors and extra help welcome.

Comments

@haileyschoelkopf
Copy link
Contributor

https://arxiv.org/abs/2406.01574

https://huggingface.co/datasets/TIGER-Lab/MMLU-Pro

MMLU-Pro is an expanded version of MMLU which also includes a greater number of distractor answer choices.

Implementations should strive to match any "canonical" prompting setups introduced in the MMLU-Pro paper; it would be ideal to implement both a CoT generative (generate_until) variant and a loglikelihood-based (as with mmlu task grouping in our repo) variant.

Contributions would be welcome!

@haileyschoelkopf haileyschoelkopf added feature request A feature that isn't implemented yet. help wanted Contributors and extra help welcome. good first issue Good for newcomers labels Jun 11, 2024
@LSinev LSinev linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature that isn't implemented yet. good first issue Good for newcomers help wanted Contributors and extra help welcome.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant