huggingface/lighteval

[FT] Improve Documentation and Examples

Open

#682 opened on Apr 21, 2025

 (6 comments) (1 reaction) (0 assignees)Python (514 forks)auto 404
documentationfeaturegood first issuehelp wanted

Repository metrics

Stars
 (2,496 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue encountered

We need better documentation for locally trained LLMs. I am experimenting with finetunes and LoRA adapters but I am having a bad time ironing out the required values for the yaml config.

Solution/Feature

Provide working examples for adapter configurations.

Possible alternatives

Make the library more coherent? --override-batch-size no longer works but it is still available under lighteval accelerate.

Contributor guide