CoolFace
Datasetpublic

sentence-transformers/msmarco-corpus

MS MARCO Corpus This dataset allows for a convenient mapping from MS MARCO query/passage ID to the query/passage text. This passage corpus was downloaded from https://msmarco.z22.web.core.windows.net/msmarcoranking/collection.tar.gz, and the queries from https://msmarco.blob.core.windows.net/msmarcoranking/queries.tar.gz (via Wayback Machine). Usage This dataset was designed to allow you to perform the following: from datasets import load_dataset query_dataset =… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/msmarco-corpus.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes247downloads
10 commits on main
dca2bf42y ago

Update README.md

tomaarsen
de1ae8d2y ago

Extend README slightly

Tom Aarsen
bd087312y ago

Remove .vscode

Tom Aarsen
e3629952y ago

Rename data -> passage

Tom Aarsen
51f07962y ago

Upload dataset

tomaarsen
a4a348a2y ago

Update README.md

tomaarsen
ec94ffd2y ago

Upload dataset

tomaarsen
a6495a52y ago

Update README.md

tomaarsen
5dd3d542y ago

Upload dataset

tomaarsen
56c98b82y ago

initial commit

tomaarsen