ms-marco-dummy / example.py
shuttie's picture
set correct byte/example counts
f3f521c
raw
history blame contribute delete
115 Bytes
from datasets import load_dataset
data = load_dataset("nixiesearch/ms-marco-dummy")
print(data["train"].features)