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

Remove unnecessary space prefix #2368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eldarkurtic
Copy link
Contributor

This PR fixes #2346

As described in the issue above, this "unexpected" space causes complete collapse for some evals (e.g. MMLU-Pro), and for others it blows up scores which makes the --tasks=leaderboard evaluation to produce very bad results compared to the ones available in https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard

With this fix, results of Leaderboard-v2 are fully reproducible and have matching hashes (doc_hash, prompt_hash, target_hash) against the log files of Leaderboard-v2, which are available at:

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.

Unexpected space character
1 participant