Vidore-benchmark

Latest version: v4.0.2

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

2.1.0

Added

- Add support for BGE-M3 with ColBERT (multi-vector)

Changed

- set default batch_score in `evaluate_retriever

Fixed

- Add missing `torch.no_grad()`
- Fix wrong savepaths in CLI scripts
- Allow `image_util` paths for non-posix systems

2.0.0

Changed

- For all instances of VisionRetriever, the forward_queries and forward_documents methods now require a batch_size argument

1.0.1

Fixed

- Fix a bug for the retrieve_on_pdfs entrypoint script

1.0.0

Added

- Add evaluation scripts for the ViDoRe benchmark introduced in the "ColPali: Efficient Document Retrieval with Vision Language Models" paper.
- Add off-the-shelf retriever implementations from the ColPali paper: BGE-M3, BM25, Jina-CLIP, Nomic-Vision, SigLIP, and ColPali.
- Add code to generate similarity maps following the methodology introduced in the ColPali paper.
- Add entrypoint scripts: vidore-benchmark (evaluation scripts) and generate-similarity-maps (interpretability).

<!-- Links -->
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.