huggingface / huggingface/lighteval
[BUG] `override_batch_size` disappeared from `PipelineParameters`, but there is no deprecation notice & it is still in the doc
Open
bug
documentation
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
Hi,
As per title.
`override_batch_size` used to be passed to `PipelineParameters` but it appears to have been removed: https://github.com/huggingface/lighteval/blob/88bd36ae001ddd85100fc41263ddb2af438e173c/src/lighteval/pipeline.py#L93-L106
However, that is still referenced in the documentation:
Is there an alternative?
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.