awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesEvaluation Benchmarks

Tools and frameworks for assessing the performance and safety of language models.

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

Awesome Evaluation Benchmarks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shishirpatil/gorillaShishirPatil का अवतार

    ShishirPatil/gorilla

    12,908GitHub पर देखें↗

    Gorilla is a foundational infrastructure framework for large language model function calling. It provides a system for training, evaluating, and executing the translation of natural language instructions into accurate API calls and executable code. The project integrates a structured API documentation index, a fine-tuning pipeline for model adaptation, and a secure sandboxed action runtime for executing model-generated commands. The framework distinguishes itself through a specialized evaluation benchmark suite that measures the accuracy, cost, and latency of function calls. It includes tools

    Evaluates the ability of models to generate correct function calls within real-world multi-turn agentic workflows.

    Python
    GitHub पर देखें↗12,908
  • open-compass/opencompassopen-compass का अवतार

    open-compass/opencompass

    6,678GitHub पर देखें↗

    OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a configurable evaluation pipeline that supports both objective and subjective assessment, using a dual-engine architecture to handle closed-form answer comparison and open-ended response rating. The framework is designed as a modular platform where datasets, models, and metrics are composed through declarative YAML configuration files. The framework distinguishes itself through its extensible model integration layer, which supports custom models, HuggingFace models, and third-party API

    Comprehensive evaluation platform for language and multimodal models.

    Pythonbenchmarkchatgptevaluation
    GitHub पर देखें↗6,678
  • sjtu-lit/cevalSJTU-LIT का अवतार

    SJTU-LIT/ceval

    1,854GitHub पर देखें↗

    Official github repo for C-Eval, a Chinese evaluation suite for foundation models NeurIPS 2023

    Comprehensive benchmark suite for evaluating Chinese language models.

    Python
    GitHub पर देखें↗1,854
  • thu-coai/safety-promptsthu-coai का अवतार

    thu-coai/Safety-Prompts

    1,176GitHub पर देखें↗

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

    Framework for evaluating safety and ethical alignment in models.

    attack-defensechatgptchinese-language
    GitHub पर देखें↗1,176
  • cluebenchmark/supercluelybCLUEbenchmark का अवतार

    CLUEbenchmark/SuperCLUElyb

    144GitHub पर देखें↗

    SuperCLUE琅琊榜:中文通用大模型匿名对战评价基准

    Crowdsourced leaderboard for evaluating conversational model performance.

    GitHub पर देखें↗144
  • mikegu721/xiezhibenchmarkMikeGu721 का अवतार

    MikeGu721/XiezhiBenchmark

    98GitHub पर देखें↗

    Xiezhi (獬豸) is a comprehensive evaluation suite for Language Models (LMs). It consists of 249587 multi-choice questions spanning 516 diverse disciplines and four difficulty levels, as shown below. Please check our paper for more details, and our website will be open later on.

    Academic benchmark for evaluating models across diverse disciplines.

    Python
    GitHub पर देखें↗98
  • flagopen/flagevalFlagOpen का अवतार

    FlagOpen/FlagEval

    13GitHub पर देखें↗

    FlagEval, launched by BAAI in 2023, is a comprehensive large model evaluation system that encompasses over 800 open-source and closed-source models from around the globe. It features more than 40 capability dimensions, including reasoning, mathematical skills, and task-solving abilities, along…

    Multi-dimensional evaluation toolkit for foundational AI models.

    GitHub पर देखें↗13
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Evaluation Benchmarks

सब-टैग एक्सप्लोर करें

  • API Generation BenchmarksStandardized datasets and metrics for evaluating the correctness of API call generation in agentic workflows. **Distinct from Evaluation Benchmarks:** Specifically evaluates the syntax and logic of generated API calls rather than general model safety or reasoning.