awesome-repositories.com
Blog
awesome-repositories.com

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

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

abacaj/code-eval

0
View on GitHub↗
428 Stars·37 Forks·Python·MIT·1 Aufruf

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.

Star-Verlauf

Star-Verlauf für abacaj/code-evalStar-Verlauf für abacaj/code-eval

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Code Eval

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Code Eval.
  • bigcode-project/bigcode-evaluation-harnessAvatar von bigcode-project

    bigcode-project/bigcode-evaluation-harness

    1,049Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,049
  • confident-ai/deepevalAvatar von confident-ai

    confident-ai/deepeval

    13,733Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,733
  • explodinggradients/ragasAvatar von explodinggradients

    explodinggradients/ragas

    14,400Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,400
  • truera/trulensAvatar von truera

    truera/trulens

    3,384Auf GitHub ansehen↗

    Evaluation and Tracking for LLM Experiments and AI Agents

    Python
    Auf GitHub ansehen↗3,384
Alle 5 Alternativen zu Code Eval anzeigen→

Häufig gestellte Fragen

Was macht 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).

Was sind die Hauptfunktionen von abacaj/code-eval?

Die Hauptfunktionen von abacaj/code-eval sind: Evaluation Frameworks.

Welche Open-Source-Alternativen gibt es zu abacaj/code-eval?

Open-Source-Alternativen zu abacaj/code-eval sind unter anderem: 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…