Dataset Viewer
The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code:   ClientConnectionError

NanoBEIR NQ with BM25 rankings

This dataset is an updated variant of NanoNQ, which is a subset of the NQ dataset from the Benchmark for Information Retrieval (BEIR). NQ was created as a subset of the rather large BEIR, designed to be more efficient to run. This dataset adds a bm25-ranked-ids column to the relevance subset, which contains a ranking of every single passage in the corpus to the query.

This dataset is used in Sentence Transformers for evaluating CrossEncoder (i.e. reranker) models on NanoBEIR by reranking the top k results from BM25.

Downloads last month
535

Collection including sentence-transformers/NanoNQ-bm25