awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bigcode-project avatar

bigcode-project/bigcode-evaluation-harness

0
View on GitHub↗
1,049 estrellas·265 forks·Python·Apache-2.0·3 vistas

Bigcode Evaluation Harness

A framework for the evaluation of autoregressive code generation language models.

Features

  • Model Evaluation and Benchmarking - Evaluation framework specifically for code generation models.
  • Evaluation Frameworks - Standardized framework for evaluating autoregressive code generation models.

Historial de estrellas

Gráfico del historial de estrellas de bigcode-project/bigcode-evaluation-harnessGráfico del historial de estrellas de bigcode-project/bigcode-evaluation-harness

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 Bigcode Evaluation Harness

Proyectos open-source similares, clasificados según cuántas características comparten con Bigcode Evaluation Harness.
  • explodinggradients/ragasAvatar de explodinggradients

    explodinggradients/ragas

    14,400Ver en GitHub↗

    Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented generation pipelines. It functions as an application optimizer to identify bottlenecks in language model workflows using automated metrics and model-based scoring. The framework includes a system for generating synthetic datasets that mimic production scenarios and edge cases to create realistic test cases. It enables reference-free assessment, allowing the evaluation of response quality by analyzing grounding in the provided context without requiring gold-standard labels. The s

    Python
    Ver en GitHub↗14,400
  • truera/trulensAvatar de truera

    truera/trulens

    3,384Ver en GitHub↗

    Evaluation and Tracking for LLM Experiments and AI Agents

    Python
    Ver en GitHub↗3,384
  • 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
  • facebookresearch/parlaiAvatar de facebookresearch

    facebookresearch/ParlAI

    10,625Ver en GitHub↗

    ParlAI is a conversational AI research framework designed for training, evaluating, and sharing dialogue models using a unified interface for datasets and agents. It functions as a PyTorch-based training platform and a dialogue data collection system, providing a centralized model zoo for the distribution of versioned pretrained agents. The project distinguishes itself through a knowledge-grounded retrieval system that combines dense and sparse indexing to ground responses in external information. It also provides a comprehensive infrastructure for gathering human-AI interaction data via inte

    Python
    Ver en GitHub↗10,625
Ver las 30 alternativas a Bigcode Evaluation Harness→

Preguntas frecuentes

¿Qué hace bigcode-project/bigcode-evaluation-harness?

A framework for the evaluation of autoregressive code generation language models.

¿Cuáles son las características principales de bigcode-project/bigcode-evaluation-harness?

Las características principales de bigcode-project/bigcode-evaluation-harness son: Model Evaluation and Benchmarking, Evaluation Frameworks.

¿Qué alternativas de código abierto existen para bigcode-project/bigcode-evaluation-harness?

Las alternativas de código abierto para bigcode-project/bigcode-evaluation-harness incluyen: confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… truera/trulens — Evaluation and Tracking for LLM Experiments and AI Agents. explodinggradients/ragas — Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented… facebookresearch/parlai — ParlAI is a conversational AI research framework designed for training, evaluating, and sharing dialogue models using… infrasys-ai/aiinfra. open-mmlab/mmsegmentation — MMSegmentation is an open-source semantic segmentation toolbox built on PyTorch that provides a modular, configurable…