1 مستودع
Pushes evaluation results to the Hugging Face Hub, S3, or local directories for sharing and persistence.
Distinct from Hugging Face: Distinct from Hugging Face: focuses on storing evaluation results on the Hub, not model conversion or authentication.
Explore 1 awesome GitHub repository matching devops & infrastructure · Result Storage Integrations. Refine with filters or upvote what's useful.
Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language models. It provides a system for defining new evaluation tasks with custom prompts, metrics, and scoring in YAML configuration files, and integrates with the Hugging Face Hub for storing and comparing results. The framework supports evaluating models across multiple inference backends, including transformers, vllm, and custom APIs, through a unified generation and log-probability interface. It includes a pluggable metric registry for built-in and custom scoring, a prediction
Stores evaluation results on the Hugging Face Hub for sharing and comparing model performance.