huggingface/lighteval

[BUG] custom model docs don't run: missing imports

オープン

#760 opened on 2025/05/21

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (514 件のフォーク)auto 404
bugdocumentationgood first issue

Repository metrics

Stars
 (2,496 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Describe the bug

https://github.com/huggingface/lighteval/blob/v0.9.2/docs/source/evaluating-a-custom-model.mdx#creating-a-custom-model did not import ParallelismManager.

https://github.com/huggingface/lighteval/blob/v0.9.2/docs/source/using-the-python-api.mdx uses a nonexistent EnvConfig

To Reproduce

N/a

Expected behavior

Docs to not have missing imports

Version info

lighteval==0.9.2

コントリビューターガイド