CosimoRulli / emvbLinks
Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024
☆63Updated 10 months ago
Alternatives and similar repositories for emvb
Users that are interested in emvb are comparing it to the libraries listed below
Sorting:
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆31Updated last week
- Official software repository of S. Bruch, F. M. Nardini, C. Rulli, and R. Venturini. "Efficient Inverted Indexes for Approximate Retrieva…☆79Updated 2 weeks ago
- Code repository for the paper - "AdANNS: A Framework for Adaptive Semantic Search"☆65Updated last year
- CLIR version of ColBERT☆71Updated last month
- XTR: Rethinking the Role of Token Retrieval in Multi-Vector Retrieval☆52Updated last year
- 🌏 Modular retrievers for zero-shot multilingual IR.☆28Updated last year
- Implementation of the paper "Lossless Compression of Vector IDs for Approximate Nearest Neighbor Search" by Severo et al.☆81Updated 6 months ago
- XTR/WARP (SIGIR'25) is an extremely fast and accurate retrieval engine based on Stanford's ColBERTv2/PLAID and Google DeepMind's XTR.☆152Updated 3 months ago
- ☆52Updated 2 weeks ago
- One-stop shop for running and fine-tuning transformer-based language models for retrieval☆57Updated last week
- Model implementation for the contextual embeddings project☆35Updated 2 months ago
- minimal pytorch implementation of bm25 (with sparse tensors)☆104Updated last year
- Simple replication of [ColBERT-v1](https://arxiv.org/abs/2004.12832).☆80Updated last year
- A list of multi-vector retrieval resources☆13Updated last year
- SPRINT Toolkit helps you evaluate diverse neural sparse models easily using a single click on any IR dataset.☆47Updated 2 years ago
- A lightweight, user-friendly data-plane for LLM training.☆24Updated 2 weeks ago
- Tree-based indexes for neural-search☆32Updated last year
- Official repo to On the Generalization Ability of Retrieval-Enhanced Transformers☆41Updated last year
- Official Repository for "Hypencoder: Hypernetworks for Information Retrieval"☆27Updated 4 months ago
- Retrieval with Learned Similarities (http://arxiv.org/abs/2407.15462, WWW'25 Oral)☆47Updated 3 months ago
- ☆46Updated 3 years ago
- ☆62Updated last year
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆34Updated last month
- SWIM-IR is a Synthetic Wikipedia-based Multilingual Information Retrieval training set with 28 million query-passage pairs spanning 33 la…☆49Updated last year
- Retrieval-Augmented Generation battle!