Skip to content

Conversation

plaguss
Copy link
Contributor

@plaguss plaguss commented Feb 25, 2025

Description

Adds subsets to lcb:

The previous subset v4_v5 keeps with the same name to avoid confusion, but now 2 more subsets are included:

MODEL_ARGS=...
lighteval vllm \
    $MODEL_ARGS \
    "extended|lcb:codegeneration_v4|0|0" \
    --use-chat-template

and

lighteval vllm \
    $MODEL_ARGS \
    "extended|lcb:codegeneration_v5|0|0" \
    --use-chat-template

@edbeeching, @lewtun, @NathanHB

@HuggingFaceDocBuilderDev
Copy link
Collaborator

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@lewtun lewtun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the additional subsets! LGTM if @NathanHB also approves

@NathanHB NathanHB merged commit ed08481 into huggingface:main Feb 26, 2025
3 checks passed
hynky1999 pushed a commit that referenced this pull request May 22, 2025
* Add subsets for lcb

* Add all subsets of lcb

* Add trust_remote_code
NathanHB pushed a commit that referenced this pull request Sep 19, 2025
* Add subsets for lcb

* Add all subsets of lcb

* Add trust_remote_code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants