Skip to content

[docs] remove link to unmaintained HEIM in evaluation guide#14232

Open
pepepeboom wants to merge 1 commit into
huggingface:mainfrom
pepepeboom:docs/remove-heim-link
Open

[docs] remove link to unmaintained HEIM in evaluation guide#14232
pepepeboom wants to merge 1 commit into
huggingface:mainfrom
pepepeboom:docs/remove-heim-link

Conversation

@pepepeboom

@pepepeboom pepepeboom commented Jul 18, 2026

Copy link
Copy Markdown

What does this PR do?

Removes the link to HEIM from the list of suggested evaluation frameworks in the
evaluation guide. HEIM is no longer officially supported or actively maintained
(see stanford-crfm/helm#2161, stanford-crfm/helm#3741) and no longer works off
the shelf, as reported in the linked issue.

Fixes #14033

Before (docs/source/en/conceptual/evaluation.md, TIP block):

... Please check out works like HEIM, T2I-Compbench, GenEval.

After:

... Please check out works like T2I-Compbench and GenEval.

Note: the Chinese translation (docs/source/zh/conceptual/evaluation.md) contains
the same HEIM reference. I left it untouched since the issue targets the English
page — happy to fold it into this PR if preferred.

Before submitting

Self-review notes (final round): docs-only, one-line markdown change; no code
paths, tests, or docstrings affected. Remaining two-item list adjusted from a bare
comma to "and" so the sentence stays grammatical. No remaining HEIM/crfm
occurrences in the changed file. Verdict: READY; nothing intentionally left unfixed
except the zh translation noted above (left for maintainer preference).

Who can review?

@stevhliu @sayakpaul

HEIM is no longer officially supported or actively maintained
(stanford-crfm/helm#2161, stanford-crfm/helm#3741), so drop it from the
list of suggested evaluation frameworks in the evaluation guide's TIP.

Fixes huggingface#14033

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions github-actions Bot added fixes-issue size/S PR with diff < 50 LOC documentation Improvements or additions to documentation and removed size/S PR with diff < 50 LOC fixes-issue labels Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove link to HEIM for diffusion model evaluation

1 participant