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
462 stars 53 forks source link

Mention HF_TOKEN in readme #194

Closed Wauplin closed 1 month ago

Wauplin commented 1 month ago

Small README update to document HF_TOKEN instead of HUGGING_FACE_HUB_TOKEN. Goal is to make it consistent in the HF ecosystem. For the record, both are supported by huggingface_hub since quite some time but only HF_TOKEN is documented (and should be used).