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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stanford-crfm avatar

stanford-crfm/helm

0
View on GitHub↗
2,828 stars·397 forks·Python·Apache-2.0·10 vuescrfm.stanford.edu/helm↗

Helm

Holistic Evaluation of Language Models (HELM) is an open source Python framework created by the Center for Research on Foundation Models (CRFM) at Stanford for holistic, reproducible and transparent evaluation of foundation models, including large language models (LLMs) and multimodal models.

Features

  • Evaluation Frameworks - Holistic framework for increasing transparency in model evaluation.
  • Model Evaluation and Benchmarking - Holistic evaluation suite for language models and data.

Historique des stars

Graphique de l'historique des stars pour stanford-crfm/helmGraphique de l'historique des stars pour stanford-crfm/helm

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Helm

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Helm.
  • openai/simple-evalsAvatar de openai

    openai/simple-evals

    4,354Voir sur GitHub↗

    This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and performance of models across diverse datasets. It provides a system for implementing model-based graders, running standardized tests for mathematical reasoning, coding, and factuality, and calculating quantified performance metrics such as precision, recall, F1 scores, and pass-at-k. The framework utilizes model-based grading and rubrics to validate response quality against expert-defined criteria. It includes a multi-model benchmarking loop and a model-agnostic API interface to co

    Python
    Voir sur GitHub↗4,354
  • eleutherai/lm-evaluation-harnessAvatar de EleutherAI

    EleutherAI/lm-evaluation-harness

    11,460Voir sur 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
    Voir sur GitHub↗11,460
  • comet-ml/opikAvatar de comet-ml

    comet-ml/opik

    17,787Voir sur GitHub↗

    Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It provides a centralized environment for tracing execution flows, managing prompt templates, and monitoring production performance, allowing teams to gain visibility into complex model interactions and tool usage without requiring manual application code changes. The platform distinguishes itself through its integrated approach to the AI development lifecycle, combining distributed trace instrumentation with automated evaluation frameworks. It supports model-as-a-judge scoring, syn

    Pythonevaluationhacktoberfesthacktoberfest2025
    Voir sur GitHub↗17,787
  • confident-ai/deepevalAvatar de confident-ai

    confident-ai/deepeval

    13,733Voir sur 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
    Voir sur GitHub↗13,733
Voir les 30 alternatives à Helm→

Questions fréquentes

Que fait stanford-crfm/helm ?

Holistic Evaluation of Language Models (HELM) is an open source Python framework created by the Center for Research on Foundation Models (CRFM) at Stanford for holistic, reproducible and transparent evaluation of foundation models, including large language models (LLMs) and multimodal models.

Quelles sont les fonctionnalités principales de stanford-crfm/helm ?

Les fonctionnalités principales de stanford-crfm/helm sont : Evaluation Frameworks, Model Evaluation and Benchmarking.

Quelles sont les alternatives open-source à stanford-crfm/helm ?

Les alternatives open-source à stanford-crfm/helm incluent : openai/simple-evals — This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and… eleutherai/lm-evaluation-harness — This project is a standardized framework for benchmarking large language models across a wide range of academic and… confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… evalplus/evalplus — Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024. comet-ml/opik — Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It… explodinggradients/ragas — Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented…