The gov/trec-web-2003 dataset, provided by the ir-datasets package.
For more information about the dataset, see the documentation.
queries = load_dataset('irds/gov_trec-web-2003', 'queries')
for record in queries:
record # {'query_id': ..., 'title':… See the full description on the dataset page:
https://huggingface.co/datasets/irds/gov_trec-web-2003.