The repo provides queries generated for the MS MARCO V1 document segmented corpus with docTTTTTquery (sometimes written as docT5query or doc2query-T5), the latest version of the doc2query family of document expansion models. The basic idea is to train a model, that when given an input document, generates questions that the document might answer (or more broadly, queries for which the document might be relevant). These predicted questions (or queries) are then… See the full description on the dataset page:
https://huggingface.co/datasets/castorini/msmarco_v1_doc_segmented_doc2query-t5_expansions.