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
·
abacaj avatar

abacaj/code-eval

0
View on GitHub↗
428 estrellas·37 forks·Python·MIT·1 vista

Code Eval

This is a repo I use to run human-eval on code models, adjust as needed. Some scripts were adjusted from wizardcoder repo (process_eval.py). The evaluation code is duplicated in several files, mostly to handle edge cases around model tokenizing and loading (will clean it up).

Features

  • Evaluation Frameworks - Lightweight framework for evaluating code models on HumanEval benchmarks.

Historial de estrellas

Gráfico del historial de estrellas de abacaj/code-evalGráfico del historial de estrellas de abacaj/code-eval

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 Code Eval

Proyectos open-source similares, clasificados según cuántas características comparten con Code Eval.
  • bigcode-project/bigcode-evaluation-harnessAvatar de bigcode-project

    bigcode-project/bigcode-evaluation-harness

    1,049Ver en GitHub↗

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

    Python
    Ver en GitHub↗1,049
  • 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
  • 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
Ver las 5 alternativas a Code Eval→

Preguntas frecuentes

¿Qué hace abacaj/code-eval?

This is a repo I use to run human-eval on code models, adjust as needed. Some scripts were adjusted from wizardcoder repo (process_eval.py). The evaluation code is duplicated in several files, mostly to handle edge cases around model tokenizing and loading (will clean it up).

¿Cuáles son las características principales de abacaj/code-eval?

Las características principales de abacaj/code-eval son: Evaluation Frameworks.

¿Qué alternativas de código abierto existen para abacaj/code-eval?

Las alternativas de código abierto para abacaj/code-eval incluyen: bigcode-project/bigcode-evaluation-harness — A framework for the evaluation of autoregressive code generation language models. confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… explodinggradients/ragas — Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented… truera/trulens — Evaluation and Tracking for LLM Experiments and AI Agents. uptrain-ai/uptrain — UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for…