metadata
language:
- en
size_categories:
- 1K<n<10K
task_categories:
- text-ranking
- text-retrieval
license: cc-by-nc-4.0
This dataset contains hard negative examples generated using cross-encoders for training dense retrieval models.
The data was used in the paper Don't Retrieve, Generate: Prompting LLMs for Synthetic Training Data in Dense Retrieval.
This dataset is part of the Hugging Face collection: arxiv-hard-negatives-68027bbc601ff6cc8eb1f449
Please cite if you found this dataset useful 🤗
@misc{sinha2025dontretrievegenerateprompting,
title={Don't Retrieve, Generate: Prompting LLMs for Synthetic Training Data in Dense Retrieval},
author={Aarush Sinha},
year={2025},
eprint={2504.21015},
archivePrefix={arXiv},
primaryClass={cs.IR},
url={https://arxiv.org/abs/2504.21015},
}
@misc{reimers2019sentencebertsentenceembeddingsusing,
title={Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks},
author={Nils Reimers and Iryna Gurevych},
year={2019},
eprint={1908.10084},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/1908.10084},
}