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

Typo in MMLU-Pro Benchmark Prompt for llama-3.1-8B-Instruct-evals #839

Open
1 of 2 tasks
dongseok1220 opened this issue Jan 13, 2025 · 1 comment
Open
1 of 2 tasks
Assignees

Comments

@dongseok1220
Copy link

dongseok1220 commented Jan 13, 2025

System Info

.

Information

  • The official example scripts
  • My own modified scripts

🐛 Describe the bug

Typo exists in one of the prompts from the MMLU-Pro benchmark (math) provided for llama-3.1-8B-Instruct-evals.

This could potentially lead to inaccuracies during model evaluation and reduce the quality of the benchmark.

It seems that \f should be replaced with \f
There also seem to be issues with the use of \ in other parts as well.

스크린샷 2025-01-13 오후 2 54 00

Error logs

.

Expected behavior

The correct version of the prompt should be:

스크린샷 2025-01-13 오후 3 02 36
@wukaixingxp wukaixingxp self-assigned this Jan 14, 2025
@wukaixingxp
Copy link
Contributor

@dongseok1220 Thank you so much for reporting this. I will forward this to our internal team.

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

No branches or pull requests

2 participants