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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mlfoundations avatar

mlfoundations/evalchemy

0
View on GitHub↗
597 نجوم·83 تفرعات·HTML·3 مشاهدات

Evalchemy

Automatic evals for LLMs

Features

  • Model Evaluation - Unified toolkit for evaluating post-trained language models.
  • Model Evaluation and Benchmarking - Unified toolkit for evaluating post-trained language models.

سجل النجوم

مخطط تاريخ النجوم لـ mlfoundations/evalchemyمخطط تاريخ النجوم لـ mlfoundations/evalchemy

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Evalchemy

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Evalchemy.
  • 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

    Pythonevaluation-frameworklanguage-modeltransformer
    عرض على GitHub↗11,460
  • huggingface/evaluateالصورة الرمزية لـ huggingface

    huggingface/evaluate

    2,455عرض على GitHub↗

    🤗 Evaluate: A library for easily evaluating machine learning models and datasets.

    Python
    عرض على GitHub↗2,455
  • confident-ai/deepevalالصورة الرمزية لـ confident-ai

    confident-ai/deepeval

    13,733عرض على GitHub↗

    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
    عرض على GitHub↗13,733
  • huggingface/lightevalالصورة الرمزية لـ huggingface

    huggingface/lighteval

    2,453عرض على GitHub↗

    Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language models. It provides a system for defining new evaluation tasks with custom prompts, metrics, and scoring in YAML configuration files, and integrates with the Hugging Face Hub for storing and comparing results. The framework supports evaluating models across multiple inference backends, including transformers, vllm, and custom APIs, through a unified generation and log-probability interface. It includes a pluggable metric registry for built-in and custom scoring, a prediction

    Pythonevaluationevaluation-frameworkevaluation-metrics
    عرض على GitHub↗2,453
عرض جميع البدائل الـ 30 لـ Evalchemy→

الأسئلة الشائعة

ما هي وظيفة mlfoundations/evalchemy؟

Automatic evals for LLMs

ما هي الميزات الرئيسية لـ mlfoundations/evalchemy؟

الميزات الرئيسية لـ mlfoundations/evalchemy هي: Model Evaluation, Model Evaluation and Benchmarking.

ما هي البدائل مفتوحة المصدر لـ mlfoundations/evalchemy؟

تشمل البدائل مفتوحة المصدر لـ mlfoundations/evalchemy: modelscope/evalscope — A streamlined and customizable framework for efficient large model (LLM, VLM, AIGC) evaluation and performance… huggingface/lighteval — Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language… huggingface/evaluate — 🤗 Evaluate: A library for easily evaluating machine learning models and datasets. 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… open-compass/opencompass — OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a…