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

microsoft/promptbenchArchived

0
View on GitHub↗
2,808 Stars·221 Forks·Python·MIT·4 Aufrufeaka.ms/promptbench↗

Promptbench

A unified evaluation framework for large language models

Features

  • Adversarial Testing - Framework for evaluating LLM robustness against adversarial prompts.
  • Evaluation Frameworks - Unified evaluation framework for testing language model performance.
  • Machine Learning Research - A benchmarking platform for evaluating large language model prompts.
  • Model Evaluation and Benchmarking - Unified evaluation framework for large language models.

Star-Verlauf

Star-Verlauf für microsoft/promptbenchStar-Verlauf für microsoft/promptbench

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 Promptbench

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Promptbench.
  • openai/simple-evalsAvatar von openai

    openai/simple-evals

    4,354Auf GitHub ansehen↗

    This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and performance of models across diverse datasets. It provides a system for implementing model-based graders, running standardized tests for mathematical reasoning, coding, and factuality, and calculating quantified performance metrics such as precision, recall, F1 scores, and pass-at-k. The framework utilizes model-based grading and rubrics to validate response quality against expert-defined criteria. It includes a multi-model benchmarking loop and a model-agnostic API interface to co

    Python
    Auf GitHub ansehen↗4,354
  • eleutherai/lm-evaluation-harnessAvatar von EleutherAI

    EleutherAI/lm-evaluation-harness

    11,460Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,460
  • comet-ml/opikAvatar von comet-ml

    comet-ml/opik

    17,787Auf GitHub ansehen↗

    Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It provides a centralized environment for tracing execution flows, managing prompt templates, and monitoring production performance, allowing teams to gain visibility into complex model interactions and tool usage without requiring manual application code changes. The platform distinguishes itself through its integrated approach to the AI development lifecycle, combining distributed trace instrumentation with automated evaluation frameworks. It supports model-as-a-judge scoring, syn

    Pythonevaluationhacktoberfesthacktoberfest2025
    Auf GitHub ansehen↗17,787
  • 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
Alle 30 Alternativen zu Promptbench anzeigen→

Häufig gestellte Fragen

Was macht microsoft/promptbench?

A unified evaluation framework for large language models

Was sind die Hauptfunktionen von microsoft/promptbench?

Die Hauptfunktionen von microsoft/promptbench sind: Adversarial Testing, Evaluation Frameworks, Machine Learning Research, Model Evaluation and Benchmarking.

Welche Open-Source-Alternativen gibt es zu microsoft/promptbench?

Open-Source-Alternativen zu microsoft/promptbench sind unter anderem: openai/simple-evals — This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and… explodinggradients/ragas — Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented… comet-ml/opik — Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It… 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… evalplus/evalplus — Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024.