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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mlfoundations avatar

mlfoundations/evalchemy

0
View on GitHub↗
597 estrellas·83 forks·HTML·3 vistas

Evalchemy

Automatic evals for LLMs

Features

  • Model Evaluation - Unified toolkit for evaluating post-trained language models.
  • Model Evaluation and Benchmarking - Unified toolkit for evaluating post-trained language models.

Historial de estrellas

Gráfico del historial de estrellas de mlfoundations/evalchemyGráfico del historial de estrellas de mlfoundations/evalchemy

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Evalchemy

Proyectos open-source similares, clasificados según cuántas características comparten con Evalchemy.
  • eleutherai/lm-evaluation-harnessAvatar de EleutherAI

    EleutherAI/lm-evaluation-harness

    11,460Ver en GitHub↗

    This project is a standardized framework for benchmarking large language models across a wide range of academic and reasoning datasets. It provides a platform for executing automated evaluation tasks to measure model accuracy and performance, ensuring consistent assessment through a structured configuration schema. The framework distinguishes itself by incorporating a dedicated utility for data decontamination, which identifies and removes overlapping training samples from evaluation sets to prevent data leakage. It also features a flexible task builder that allows users to define custom benc

    Pythonevaluation-frameworklanguage-modeltransformer
    Ver en GitHub↗11,460
  • huggingface/evaluateAvatar de huggingface

    huggingface/evaluate

    2,455Ver en GitHub↗

    🤗 Evaluate: A library for easily evaluating machine learning models and datasets.

    Python
    Ver en GitHub↗2,455
  • confident-ai/deepevalAvatar de confident-ai

    confident-ai/deepeval

    13,733Ver en GitHub↗

    Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for executing automated regression tests, validating model output quality against defined standards, and tracing the execution of complex agent workflows. By integrating these capabilities into development pipelines, the platform ensures consistent performance and reliability throughout the software lifecycle. The platform distinguishes itself through its focus on programmatic validation and observability. It utilizes secondary language models to score output quality and employs

    Pythonevaluation-frameworkevaluation-metricsllm-evaluation
    Ver en GitHub↗13,733
  • huggingface/lightevalAvatar de huggingface

    huggingface/lighteval

    2,453Ver en GitHub↗

    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

    Pythonevaluationevaluation-frameworkevaluation-metrics
    Ver en GitHub↗2,453
Ver las 30 alternativas a Evalchemy→

Preguntas frecuentes

¿Qué hace mlfoundations/evalchemy?

Automatic evals for LLMs

¿Cuáles son las características principales de mlfoundations/evalchemy?

Las características principales de mlfoundations/evalchemy son: Model Evaluation, Model Evaluation and Benchmarking.

¿Qué alternativas de código abierto existen para mlfoundations/evalchemy?

Las alternativas de código abierto para mlfoundations/evalchemy incluyen: modelscope/evalscope — A streamlined and customizable framework for efficient large model (LLM, VLM, AIGC) evaluation and performance… huggingface/lighteval — Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language… huggingface/evaluate — 🤗 Evaluate: A library for easily evaluating machine learning models and datasets. confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… eleutherai/lm-evaluation-harness — This project is a standardized framework for benchmarking large language models across a wide range of academic and… open-compass/opencompass — OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a…