awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/generative-ai-for-beginnersالصورة الرمزية لـ microsoft

    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/fastchatالصورة الرمزية لـ lm-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-researchالصورة الرمزية لـ google-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/recommendersالصورة الرمزية لـ Microsoft

    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/evalsالصورة الرمزية لـ openai

    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/onyxالصورة الرمزية لـ onyx-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/kilocodeالصورة الرمزية لـ Kilo-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-harnessالصورة الرمزية لـ EleutherAI

    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/captumالصورة الرمزية لـ pytorch

    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/paperbananaالصورة الرمزية لـ dwzhu-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-rlالصورة الرمزية لـ stanfordnmbl

    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.