huggingface / huggingface/lighteval
[FT] Support computing/displaying stddev in the final table from the variation in sample scores (when using sampling metrics) instead of a bootstrap
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
## Issue encountered
I was hoping to run an evaluation with N=5 replicates, as well as an get easy way to get error bars.
## Solution/Feature
Some parameter in `PipelineParameters`.
## Possible alternatives
It's possible that `PipelineParameters.max_samples` does this, but it's unclear to me.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.