from datasets import load_dataset ds = load_dataset("nixiesearch/ms-marco-hard-negatives") print(ds["train"].features)