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