IBM/unitxt

Add num_instances to scores

Closed this issue · 1 comments

Right now, we don't report the number of instances (only score, score_name, and confidence interval).
This is always useful, but more so when we use the group_by options, which splits the original data into groups.

implemented by PR #1282 , commit 5c7e2c3