Hugging Face Launches Decentralized Evaluation System
Key point
Hugging Face has launched a decentralized evaluation system that allows the community to directly submit and verify scores, aiming to increase transparency in model evaluation.
Details
Current LLM benchmarks have reached score saturation, and inconsistencies between reported scores mean there is no reliable single source of truth. To address this, Hugging Face is introducing a decentralized and transparent evaluation reporting system.
Key features:
- Benchmark datasets: Dataset repositories can directly host leaderboards. Evaluation specifications are defined via
eval.yaml, which automatically aggregates and displays results from across the Hub. - Model repositories: Model evaluation scores are stored as
.eval_results/*.yamlfiles and displayed on the model card. Results from model creators as well as results submitted by the community via Pull Requests (PRs) are aggregated together. - Community participation: Anyone can submit model evaluation results via PR. Submitted results are marked as 'community', and transparency is ensured by linking supporting evidence such as papers or logs.
This update aims to increase reproducibility by making the evaluation process public, and to help anyone build community-based leaderboards or dashboards through the API.
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.