
beir 2.2.0
0
A Heterogeneous Benchmark for Information Retrieval
Contents
A Heterogeneous Benchmark for Information Retrieval
Stars: 2076, Watchers: 2076, Forks: 233, Open Issues: 77The beir-cellar/beir repo was created 5 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 2076 github stars!
How to Install beir
You can install beir using pip
pip install beir
or add it to a project with poetry
poetry add beir
Package Details
- Author
- None
- License
- Apache License 2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/beir/
- GitHub Repo:
- https://github.com/beir-cellar/beir
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common beir errors.
Code Examples
Here are some beir code examples and snippets.
GitHub Issues
The beir package has 77 open issues on GitHub
- HFDataLoader returns HuggingFace Dataset, but EvaluateRetrieval expects dict (AttributeError: 'Dataset' object has no attribute 'keys')
- Possibility of including TREC DL 2019 and TREC DL 2020
pythonfix







