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

Silence NLTK download info #591

Open bobbywlindsey opened 4 months ago

bobbywlindsey commented 4 months ago

Even though datasets have been downloaded due to previous evaluations, NLTK outputs download info upon every evaluation. So I silenced this :+1: