What problem does it solve?
This Skill streamlines the process of adding, managing, and running evaluations for Hugging Face models, ensuring consistent and accurate reporting of model performance.
Core Features & Use Cases
- Extract Evaluations: Automatically parse evaluation tables from model README files.
- Import Scores: Fetch benchmark scores directly from the Artificial Analysis API.
- Run Custom Evaluations: Execute model evaluations using vLLM or lighteval for local GPU testing.
- Model Card Integration: Updates
model-index metadata for leaderboard integration and Papers with Code compatibility.
- Use Case: A researcher wants to add the latest benchmark scores for their new model to its Hugging Face model card. They can use this Skill to extract scores from their README or import them from Artificial Analysis, automatically updating the
model-index and creating a pull request for review.
Quick Start
Use the hugging-face-evaluation skill to inspect evaluation tables in the README of the 'username/model-name' repository.