huggingface / evaluate

🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
https://huggingface.co/docs/evaluate
Apache License 2.0
1.98k stars 255 forks source link

Fix FileFreeLock #578

Closed lhoestq closed 5 months ago

lhoestq commented 5 months ago

It fixes the failing test is for the distributed metrics mentioned in https://github.com/huggingface/evaluate/pull/571

fix https://github.com/huggingface/evaluate/issues/542 fix https://github.com/huggingface/evaluate/issues/540