awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 个仓库

Awesome GitHub RepositoriesModel Benchmarking

Processes for evaluating and comparing different language models.

Explore 11 awesome GitHub repositories matching artificial intelligence & ml · Model Benchmarking. Refine with filters or upvote what's useful.

Awesome Model Benchmarking GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/generative-ai-for-beginnersmicrosoft 的头像

    microsoft/generative-ai-for-beginners

    112,045在 GitHub 上查看↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Presents methodologies for systematically evaluating and comparing the performance of various large language models.

    Jupyter Notebookaiazurechatgpt
    在 GitHub 上查看↗112,045
  • lm-sys/fastchatlm-sys 的头像

    lm-sys/FastChat

    39,472在 GitHub 上查看↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    Provides tools for comparing different language model outputs side-by-side to determine performance preference.

    Python
    在 GitHub 上查看↗39,472
  • google-research/google-researchgoogle-research 的头像

    google-research/google-research

    38,139在 GitHub 上查看↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Evaluates predictive models across diverse domains by comparing results against established datasets.

    Jupyter Notebookaimachine-learningresearch
    在 GitHub 上查看↗38,139
  • microsoft/recommendersMicrosoft 的头像

    Microsoft/Recommenders

    21,771在 GitHub 上查看↗

    Recommenders is a recommendation system framework designed for building, benchmarking, and deploying collaborative and content-based filtering models. It provides a machine learning model pipeline that standardizes the process of moving recommendation data from raw ingestion through training and evaluation. The project functions as a model benchmarking toolkit, utilizing standardized ranking and error metrics to compare the accuracy of different algorithms. It also serves as a hyperparameter tuning tool, allowing for the optimization of model behavior and performance via external configuratio

    Implements processes for evaluating and comparing different recommendation algorithms using standardized metrics.

    Python
    在 GitHub 上查看↗21,771
  • openai/evalsopenai 的头像

    openai/evals

    18,702在 GitHub 上查看↗

    Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the quality and performance of language models. It provides a platform for running standardized tests to measure model accuracy and track behavioral changes over time. The system distinguishes itself through a modular architecture that uses a standardized adapter layer to normalize inputs and outputs, allowing different models to be swapped and tested interchangeably. It supports the creation of custom benchmarks using proprietary data, enabling quality assurance on sensitive tasks

    Enables private evaluation benchmarking by using proprietary data to assess model performance on sensitive tasks.

    Python
    在 GitHub 上查看↗18,702
  • onyx-dot-app/onyxonyx-dot-app 的头像

    onyx-dot-app/onyx

    17,491在 GitHub 上查看↗

    Onyx is an enterprise-grade AI platform designed for knowledge management, search, and autonomous agent orchestration. It functions as a centralized system that aggregates unstructured organizational data, enabling secure, context-aware retrieval and interaction across internal documents and communication history. By integrating retrieval-augmented generation with multi-model orchestration, the platform provides a unified interface for teams to query internal knowledge bases and execute complex, multi-step business processes. The platform distinguishes itself through a focus on private infras

    Evaluates and ranks language models based on standardized metrics for reasoning and instruction following.

    Pythonaiai-chatchatgpt
    在 GitHub 上查看↗17,491
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 GitHub 上查看↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Benchmarks AI model performance by executing identical prompts across different configurations to evaluate suitability.

    TypeScriptaiai-ageai-coding
    在 GitHub 上查看↗15,616
  • eleutherai/lm-evaluation-harnessEleutherAI 的头像

    EleutherAI/lm-evaluation-harness

    11,460在 GitHub 上查看↗

    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

    Benchmarks large language models against standardized academic and reasoning datasets to compare performance across complex tasks.

    Pythonevaluation-frameworklanguage-modeltransformer
    在 GitHub 上查看↗11,460
  • pytorch/captumpytorch 的头像

    pytorch/captum

    5,652在 GitHub 上查看↗

    Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and layers using gradient-based and perturbation-based methods. It provides a modular framework for implementing, evaluating, and combining a range of explanation techniques, including gradient-based attribution, perturbation-based analysis, game-theoretic Shapley value approximation, and surrogate model explanations, with support for parallelization and noise stabilization. The library distinguishes itself through its breadth of attribution methods and its support for advanced in

    Ships tools to assess attribution reliability through sensitivity and consistency tests.

    Python
    在 GitHub 上查看↗5,652
  • dwzhu-pku/paperbananadwzhu-pku 的头像

    dwzhu-pku/PaperBanana

    3,742在 GitHub 上查看↗

    PaperBanana is an AI research visualization tool and framework designed to generate and refine high-resolution academic illustrations from conceptual and technical descriptions. It employs an automated generation pipeline that transforms scientific text and captions into publication-quality diagrams and plots. The system utilizes a multi-stage process consisting of retrieval-augmented planning, image synthesis, and a critic-based iterative refinement mechanism. This workflow allows for the adjustment of image details and the upscaling of visual outputs to 4K resolution. The project includes

    Provides a set of metrics and tools for measuring the quality of AI-generated academic illustrations against ground-truth datasets.

    JavaScript
    在 GitHub 上查看↗3,742
  • stanfordnmbl/osim-rlstanfordnmbl 的头像

    stanfordnmbl/osim-rl

    944在 GitHub 上查看↗

    Osim-rl is a research environment designed for the development and evaluation of reinforcement learning agents within physics-based musculoskeletal simulations. It provides a standardized interface that maps physiological state observations to muscle excitation control signals, enabling the study of human movement and biomechanics through iterative policy optimization. The framework distinguishes itself by integrating high-fidelity musculoskeletal modeling with tools for scientific benchmarking and reproducible experimentation. It allows researchers to define custom reward functions and adjus

    Facilitates objective comparison of control policies against standardized metrics within a consistent and reproducible simulation framework.

    Pythonbiomechanicsdeep-reinforcement-learningkinematics
    在 GitHub 上查看↗944
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Evaluation & Validation
  6. Model Benchmarking

探索子标签

  • Scientific Model Evaluators1 个子标签Benchmarking tools for predictive models using expert-developed baselines and scientific datasets. **Distinct from Model Benchmarking:** Distinct from general model benchmarking: focuses on scientific domain predictive models.