awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEvaluation Task Executors

Executes user-defined evaluation tasks against a model via the CLI with a custom task file.

Distinct from Custom Task Executors: Distinct from Custom Task Executors: specifically executes evaluation tasks against language models, not general automation logic.

Explore 1 awesome GitHub repository matching development tools & productivity · Evaluation Task Executors. Refine with filters or upvote what's useful.

Awesome Evaluation Task Executors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • huggingface/lightevalAvatar von huggingface

    huggingface/lighteval

    2,453Auf GitHub ansehen↗

    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

    Executes user-defined evaluation tasks against a model using the CLI with a custom task file.

    Pythonevaluationevaluation-frameworkevaluation-metrics
    Auf GitHub ansehen↗2,453
  1. Home
  2. Development Tools & Productivity
  3. Task Execution
  4. Single Task Executors
  5. Custom Task Executors
  6. Evaluation Task Executors