Skip to content

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

@dongseok1220

Description

@dongseok1220

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions