This is the final version of the numba improvements:
* Refactor retrieval to make it faster to run in numba mode by xhluca in https://github.com/xhluca/bm25s/pull/47
**Full Changelog**: https://github.com/xhluca/bm25s/compare/data...0.2.0rc7
data
This contains data useful for bm25s. Among other things, it contains the original zip file from the BEIR dataset.
PLEASE IGNORE THE SOURCE CODE OF THIS RELEASE. THE DATA MAY CHANGE AT ANY TIME, IT IS NOT VERSIONED.
By downloading data from this release, you acknowledge and accept the [license of the BEIR dataset](https://github.com/beir-cellar/beir/blob/main/LICENSE), as well as the terms of use of the respective dataset. You can find the ToUs in the original homepages of the respective datasets, which you can find [here](https://github.com/beir-cellar/beir/wiki/Datasets-available#beers-available-datasets).