CoolFace
Datasetpublic

nixiesearch/msmarco-10k

A 10K docs sample from MS MARCO This is a sample dataset of random 10K rows from the MS MARCO dataset. This is used in Nixiesearch quickstart guide to save some time indexing a full MSMARCO with 8M documents. Schema This is a JSONL-formatted dataset with only two fields inside: id for document identifier and text for the actual text snippet. { "id": "0", "text": "The presence of communication amid scientific minds was equally important to the success of the… See the full description on the dataset page: https://huggingface.co/datasets/nixiesearch/msmarco-10k.

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes59downloads
5 commits on main
450be4f3y ago

make sample truly random, sort by string length

shuttie
d62ff8b3y ago

add license

shuttie
fa90e603y ago

add readme

shuttie
ec33a8a3y ago

Create README.md

shuttie
84158723y ago

add gzipped dataset

shuttie