CoolFace
Datasetpublic

jhonrayo99/msmarco-doc-mini

MS MARCO Document Mini Public subset of the MS MARCO document-ranking dataset. It contains 30 queries, 2993 documents, and 3000 query-document candidate rows. Files corpus.jsonl: doc_id, url, title, and body. queries.jsonl: query_id and the reformulated declarative text in query. top100.jsonl: candidate documents with their original Indri rank and score. Equivalent TSV files are included for simple use with pandas or Gensim. The top-100 rows are retrieval… See the full description on the dataset page: https://huggingface.co/datasets/jhonrayo99/msmarco-doc-mini.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes50downloads
Dataset Card

MS MARCO Document Mini

Public subset of the MS MARCO document-ranking dataset. It contains 30 queries, 2993 documents, and 3000 query-document candidate rows.

Files

  • —corpus.jsonl: doc_id, url, title, and body.
  • —queries.jsonl: query_id and the reformulated declarative text in query.
  • —top100.jsonl: candidate documents with their original Indri rank and score.
  • —Equivalent TSV files are included for simple use with pandas or Gensim.

The top-100 rows are retrieval candidates produced by IndriQueryLikelihood; they are not binary relevance judgments.

Source and license

This is a derived subset of the MS MARCO document ranking dataset. Users must comply with the original MS MARCO dataset terms and citation requirements. No ownership over the source texts is claimed.