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

Release: 0.4.2 #579

Closed lhoestq closed 5 months ago

qubvel commented 5 months ago

Could we merge before release https://github.com/huggingface/evaluate/pull/569? It is falling just because of scipy and filelock issues, I will merge the latest changes to the branch to pass the tests

lhoestq commented 5 months ago

Sure :) edit: done !

qubvel commented 5 months ago

Thanks 🤗