evaluate
evaluate copied to clipboard
Using huggingface evaluate for distributed evaluation
All I can find relative to distributed evaluation in huggingface is this mention of it in the quick tour: https://huggingface.co/docs/evaluate/a_quick_tour#distributed-evaluation
Is there a doc or a code example anywhere that further explains how to perform distributed evaluation?