catalog / Research / HELM — Holistic Evaluation of Language Models
EvalResearchFree

HELM — Holistic Evaluation of Language Models

Stanford CRFM's reproducible, multi-metric benchmark framework for evaluating any foundation model.

インストール数46k
⟳ upstream v0.5.16 · updated 2mo ago
ソースリポジトリ
! Grade B · 75/100 · ReviewSecurity assessment
No compromise signals44capabilities surfaced1known CVE5of 20 OWASP controls clear
External endpoints declaredExternal endpoints declaredExternal endpoints declaredExternal endpoints declared
scanned 18d agoosv · gitleaks · opengrep · picklescan + heuristicsfull breakdown in the Security tab ↓

HELM — Holistic Evaluation of Language Models

HELM (Holistic Evaluation of Language Models) is an open-source Python framework from Stanford's Center for Research on Foundation Models (CRFM). It evaluates LLMs across 42+ scenarios and 98+ metrics spanning accuracy, calibration, robustness, fairness, bias, toxicity, and efficiency — producing a single transparent leaderboard.

Key features

  • Pluggable model adapters: OpenAI, Anthropic, Hugging Face, Cohere, AI21, and self-hosted
  • Deterministic run caching for reproducible results
  • Aggregated scoring with per-metric breakdowns
  • HELM-Lite for quick evaluation on a subset of scenarios
  • Published leaderboard at crfm.stanford.edu/helm/

Quick start

pip install crfm-helm
# Run a quick evaluation on GPT-2
helm-run --conf-path run_specs.conf --suite my_suite --max-eval-instances 10
npx ai-supply add helm-holistic-eval

Curated mirror of the open-source HELM (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
1.0M
Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
892k
Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
811k
Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
784k