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

Support tuple format in `combine` evaluations #604

Open shunk031 opened 3 months ago

shunk031 commented 3 months ago

Closed #603

This PR supports tuple input in the evaluate.combine method.