lighteval
lighteval copied to clipboard
How to evaluate MMLU-Pro
Hi,
Thank you for the wonderful work!
I just want to ask how to perform the evaluation on MMLU-Pro, as I don't see any related code besides the README.
There is code related MMLU-Pro in Pr 835, but it was merged to branch model_release, not sure why.
https://github.com/huggingface/lighteval/pull/835
https://github.com/huggingface/lighteval/tree/model_release/src/lighteval/tasks/extended
hey ! we are adding mmlu_pro in the main tasks here #1031