Datasets:
mteb
/

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:

Dataset Inconsistency

#2
by koleckar - opened

Hello,

0.
rows count severe mismatch!

  • queries: ~1M in microsoft/msmarco-v2 , 285k in mteb/msmarco-v2
  • corpus: ~1M * ~10 passages per query in microsoft/msmarco-v2, 133M in mteb/msmarco-v2
  1. There seem to be missing which passages were originally assigned to each query - in original ms marco, there is list of ~10 passages per query. The format here strange, multiple rows having same title etc. without explicit information whether the rows belong to each other.

  2. In the original msmarco-v2, there is 'answer' column. Why it is missing in mteb version? Yo, where 'answer' at?

Thank you,

w/regards
D

Massive Text Embedding Benchmark org
β€’
edited 5 days ago

Thanks for the issue @koleckar , I have moved it to our github here and will respond to it there to keep it all issues in the same place.

KennethEnevoldsen changed discussion status to closed

Sign up or log in to comment