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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bigcode-project avatar

bigcode-project/bigcode-evaluation-harness

0
View on GitHub↗
1,049 stars·265 forks·Python·Apache-2.0·13 views

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.

Star history

Star history chart for bigcode-project/bigcode-evaluation-harnessStar history chart for bigcode-project/bigcode-evaluation-harness

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Bigcode Evaluation Harness

These projects share indexed features with Bigcode Evaluation Harness. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • explodinggradients/ragasexplodinggradients avatar

    explodinggradients/ragas

    14,400View on 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
    View on GitHub↗14,400
  • truera/trulenstruera avatar

    truera/trulens

    3,384View on GitHub↗

    Evaluation and Tracking for LLM Experiments and AI Agents

    Python
    View on GitHub↗3,384
  • confident-ai/deepevalconfident-ai avatar

    confident-ai/deepeval

    13,733View on 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
    View on GitHub↗13,733
  • facebookresearch/parlaifacebookresearch avatar

    facebookresearch/ParlAI

    10,625View on 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
    View on GitHub↗10,625
Compare all 30 related projects→

Frequently asked questions

What does bigcode-project/bigcode-evaluation-harness do?

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

What are the main features of bigcode-project/bigcode-evaluation-harness?

The main features of bigcode-project/bigcode-evaluation-harness are: Model Evaluation and Benchmarking, Evaluation Frameworks.

Which projects share features with bigcode-project/bigcode-evaluation-harness?

Projects with overlapping indexed features include: 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…