huggingface / lighteval

LightEval is a lightweight LLM evaluation suite that Hugging Face has been using internally with the recently released LLM data processing library datatrove and LLM training library nanotron.
MIT License
471 stars 55 forks source link

Add comment about installing langdetect for running ifeval example #102

Closed dvsrepo closed 3 months ago

clefourrier commented 3 months ago

Hey @dvsrepo , Thanks! We're changing the mechanism for ifeval, we're going to add all relevant external dependencies to a config in the pytoml (it's in this PR)