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