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

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

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

134 Repos

Awesome GitHub RepositoriesEvaluation Benchmarks

Tools and datasets for measuring model performance and reasoning capabilities.

Explore 134 awesome GitHub repositories matching part of an awesome list · Evaluation Benchmarks. Refine with filters or upvote what's useful.

Awesome Evaluation Benchmarks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/jarvisAvatar von microsoft

    microsoft/JARVIS

    24,854Auf GitHub ansehen↗

    JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It utilizes a task orchestrator to decompose complex requests into actionable steps and coordinates various expert models to synthesize final responses. The project includes an AI model deployment manager to handle the local deployment of expert models across different hardware scales. It further provides an AI workflow API consisting of web endpoints used to trigger automated task workflows and retrieve results from model selection stages. The framework incorporates an automat

    Implements a benchmark suite to measure model success in automating complex machine learning tasks using standardized datasets.

    Python
    Auf GitHub ansehen↗24,854
  • datawhalechina/prompt-engineering-for-developersAvatar von datawhalechina

    datawhalechina/prompt-engineering-for-developers

    24,267Auf GitHub ansehen↗

    This project is a technical curriculum and development guide focused on large language model prompt engineering, fine-tuning, and the creation of retrieval augmented generation applications. It serves as a comprehensive resource for developers to master crafting precise instructions and textual patterns to improve the quality and predictability of model outputs. The material covers the end-to-end workflow of adapting open-source models to specific datasets and integrating language models with vector databases to generate responses based on private information. It also provides a systematic ap

    Implements systematic methods for measuring model performance and reasoning capabilities using benchmark datasets.

    Jupyter Notebook
    Auf GitHub ansehen↗24,267
  • pyspur-dev/pyspurAvatar von PySpur-Dev

    PySpur-Dev/pyspur

    5,677Auf GitHub ansehen↗

    Runs pre-built benchmarks from academic datasets to measure an AI workflow's reasoning and knowledge.

    TypeScriptagentagentsai
    Auf GitHub ansehen↗5,677
  • llm-attacks/llm-attacksAvatar von llm-attacks

    llm-attacks/llm-attacks

    4,509Auf GitHub ansehen↗

    This repository provides tools and methodologies for studying adversarial attacks on large language models. It focuses on understanding how carefully crafted inputs can manipulate or bypass the safety mechanisms of LLMs, enabling researchers to probe model vulnerabilities and improve their robustness. The project covers techniques for generating adversarial prompts, evaluating model responses under attack conditions, and analyzing the effectiveness of different attack strategies.

    Universal and transferable adversarial attacks on aligned models.

    Python
    Auf GitHub ansehen↗4,509
  • microsoft/malmoAvatar von Microsoft

    Microsoft/malmo

    4,265Auf GitHub ansehen↗

    Malmo is a voxel-based simulation platform designed for artificial intelligence research and the study of autonomous agent behaviors. Built as a sandbox environment using Minecraft, it serves as a framework for multi-agent simulation and reinforcement learning research within a 3D grid of blocks. The project distinguishes itself through a multi-agent simulation framework that coordinates and synchronizes multiple autonomous agents to perform collaborative missions. It provides a standardized interface following reinforcement learning specifications, allowing it to function as an environment f

    Uses structured configuration files to define reproducible goals and environmental constraints for AI agent tasks.

    Java
    Auf GitHub ansehen↗4,265
  • verazuo/jailbreak_llmsAvatar von verazuo

    verazuo/jailbreak_llms

    3,563Auf GitHub ansehen↗

    This project is a comprehensive ecosystem of frameworks, toolkits, and datasets designed to evaluate model vulnerabilities and analyze jailbreak patterns. It serves as an adversarial testing framework and research toolkit for measuring the effectiveness of safety guardrails in large language models. The system includes a library of real-world prompt injection datasets harvested from social media to study bypass strategies. It provides specialized tools for semantic attack analysis and prompt visualization, allowing for the mapping of relationships between adversarial prompts to discover commo

    Quantifies model vulnerability by comparing generated outputs against predefined forbidden criteria.

    Jupyter Notebookchatgptjailbreakjailbreaking
    Auf GitHub ansehen↗3,563
  • memodb-io/acontextAvatar von memodb-io

    memodb-io/Acontext

    3,035Auf GitHub ansehen↗

    Acontext is an LLM orchestration backend and agent memory framework designed to manage session state and knowledge for AI agents. It functions as a context manager and orchestration layer that integrates model providers with a secure code sandbox and a zero-knowledge data store. The project is distinguished by its approach to knowledge distillation, capturing agent learnings as reusable Markdown skills and structured memory files. It provides a secure execution environment where shell commands and scripts run in isolated containers with the ability to mount these persistent skill files direct

    The product sets custom standards for evaluating whether an extracted task was successfully completed or failed.

    TypeScriptagentagent-development-kitagent-observability
    Auf GitHub ansehen↗3,035
  • zjunlp/easyeditAvatar von zjunlp

    zjunlp/EasyEdit

    2,718Auf GitHub ansehen↗

    EasyEdit is a framework and toolkit designed for updating, inserting, or erasing specific factual information within large language models without requiring full retraining. It functions as a parameter modifier and knowledge editing system capable of performing targeted weight updates across diverse model architectures. The project distinguishes itself by supporting both text-based and multimodal model editing, allowing for knowledge updates across image and text modalities. It provides utilities for model steering to adjust personality and reasoning patterns in real time via activation inter

    Detoxifies models using knowledge editing techniques.

    Jupyter Notebookartificial-intelligencebaichuanchatgpt
    Auf GitHub ansehen↗2,718
  • xlang-ai/osworldAvatar von xlang-ai

    xlang-ai/OSWorld

    2,584Auf GitHub ansehen↗

    OSWorld is an evaluation framework and multimodal agent benchmark designed to test the ability of large language models to complete complex tasks within virtualized operating system environments. It provides a virtualized desktop sandbox and a virtual machine orchestrator to deploy, snapshot, and reset cloud-based desktops, ensuring reproducible test states for AI agent interactions. The system distinguishes itself by providing an OS-level action space that translates model decisions into mouse clicks, keyboard inputs, and system commands. It employs a standardized interface to integrate vari

    Computes success scores for multi-step tasks by comparing final system states against ground truth rules.

    Pythonagentartificial-intelligencebenchmark
    Auf GitHub ansehen↗2,584
  • rlinf/rlinfAvatar von RLinf

    RLinf/RLinf

    2,502Auf GitHub ansehen↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Verifies model checkpoints in simulation to measure task success signals and rewards.

    Pythonagentic-aiembodied-aireinforcement-learning
    Auf GitHub ansehen↗2,502
  • vchitect/vbenchAvatar von Vchitect

    Vchitect/VBench

    1,656Auf GitHub ansehen↗

    CVPR2024 Highlight VBench - We Evaluate Video Generation

    Comprehensive suite for evaluating video generation models.

    Python
    Auf GitHub ansehen↗1,656
  • stormzhang/ai-coding-guideAvatar von stormzhang

    stormzhang/ai-coding-guide

    1,164Auf GitHub ansehen↗

    This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within local development environments. It focuses on orchestrating multi-agent teams that can plan, execute, and verify complex software engineering tasks, such as refactoring, bug resolution, and test generation, while maintaining deep awareness of project-specific context and memory. The system distinguishes itself through a robust security-first architecture that enforces granular access controls, execution isolation, and mandatory human-in-the-loop approvals for all file modification

    Enables users to define success conditions through test cases to facilitate model self-validation and iteration.

    agentai-codinganthropic
    Auf GitHub ansehen↗1,164
  • thu-coai/safety-promptsAvatar von thu-coai

    thu-coai/Safety-Prompts

    1,176Auf GitHub ansehen↗

    Chinese safety prompts for evaluating and improving the safety of LLMs. 中文安全prompts,用于评估和提升大模型的安全性。

    Assesses safety and alignment in Chinese language models.

    attack-defensechatgptchinese-language
    Auf GitHub ansehen↗1,176
  • centerforaisafety/harmbenchAvatar von centerforaisafety

    centerforaisafety/HarmBench

    991Auf GitHub ansehen↗

    📰 Latest News 📰 - 🗡️ What is HarmBench 🛡️ - 🌐 Overview 🌐 - ☕ Quick Start ☕ - ⚙️ Installation - 🛠️ Running the Evaluation Pipeline - ➕ Using your own models in HarmBench - ➕ Using your own red teaming methods in HarmBench - 🤗 Classifiers - ⚓ Documentation ⚓ - 🌱 HarmBench's Roadmap 🌱 -…

    Standardized framework for automated red teaming and refusal.

    Jupyter Notebook
    Auf GitHub ansehen↗991
  • easyjailbreak/easyjailbreakAvatar von EasyJailbreak

    EasyJailbreak/EasyJailbreak

    870Auf GitHub ansehen↗

    An easy-to-use Python framework to generate adversarial jailbreak prompts.

    Unified framework for executing and studying jailbreak attacks.

    Python
    Auf GitHub ansehen↗870
  • yuliang-liu/multimodalocrAvatar von Yuliang-Liu

    Yuliang-Liu/MultimodalOCR

    852Auf GitHub ansehen↗

    On the Hidden Mystery of OCR in Large Multimodal Models (OCRBench)

    Investigating hidden OCR capabilities in multimodal models.

    Python
    Auf GitHub ansehen↗852
  • bradyfu/video-mmeAvatar von BradyFU

    BradyFU/Video-MME

    779Auf GitHub ansehen↗

    ✨✨CVPR 2025 Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis

    Comprehensive benchmark for video analysis capabilities.

    Auf GitHub ansehen↗779
  • openrobotlab/embodiedscanAvatar von OpenRobotLab

    OpenRobotLab/EmbodiedScan

    669Auf GitHub ansehen↗

    EmbodiedScan: A Holistic Multi-Modal 3D Perception Suite Towards Embodied AI

    Comprehensive perception suite for 3D scene understanding.

    Python
    Auf GitHub ansehen↗669
  • vision-x-nyu/thinking-in-spaceAvatar von vision-x-nyu

    vision-x-nyu/thinking-in-space

    674Auf GitHub ansehen↗

    Evaluating spatial reasoning and recall in multimodal models.

    Python
    Auf GitHub ansehen↗674
  • jailbreakbench/jailbreakbenchAvatar von JailbreakBench

    JailbreakBench/jailbreakbench

    615Auf GitHub ansehen↗

    JailbreakBench -->

    Open robustness benchmark for testing jailbreak attacks.

    Python
    Auf GitHub ansehen↗615
Vorherige123456…7Nächste
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Evaluation Benchmarks

Unter-Tags erkunden

  • Automation Success Metrics2 Sub-TagsStandardized measures for evaluating how effectively models can automate complex multi-step tasks. **Distinct from Evaluation Benchmarks:** Focuses specifically on task automation success rates rather than general model reasoning or domain performance
  • Task Scenario DefinitionsStructured data formats used to define specific evaluation scenarios and goals for AI agents. **Distinct from Evaluation Benchmarks:** Focuses on the definition of the scenario/task rather than the general toolkit for measurement