AI Briefing
KO

HF Improves Math Evaluation on LLM Leaderboard

·2025.02.14 09:00

Key point

Hugging Face resolved math evaluation errors on the Open LLM Leaderboard by introducing Math-Verify and recalculated the rankings.

Details

Hugging Face introduced a new verification tool called Math-Verify to resolve errors that were occurring in the math performance evaluation (MATH-Hard) process of the Open LLM Leaderboard.

The existing evaluation method required models to strictly follow a specific answer format, and during parsing with SymPy, correct answers were frequently marked as incorrect because expressions, matrices, and interval notations were not properly recognized.

Math-Verify addresses the following key issues:

  • Enhanced answer extraction: Accurately extracts the correct answer even when a model does not follow the prescribed format.
  • Expanded parsing and comparison support: Supports matrix, interval, and set comparisons as well as numerical rounding.

With this update, re-evaluation of 3,751 previously submitted models has been completed, and as the fairness of the evaluation improved, the model rankings on the leaderboard were significantly reshuffled.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.