ef0ca20 b35f8ea ef0ca20 96b0e08
1
2
3
4
5
from datasets import load_dataset data = load_dataset("nixiesearch/ms_marco") print(data["train"].features)