Markus28's picture
Update README.md
396fc84 verified
|
raw
history blame
598 Bytes

Spanish Passage Retrieval

This repository provides data from https://mklab.iti.gr/results/spanish-passage-retrieval-dataset/ as a HF dataset. The data is not present in the repository but is downloaded on the fly.

There is an S2S (retrieve passages/sentences that are marked as relevant) and an S2P (retrieve documents that contain relevant passages/sentences) version of the retrieval task. The respective corpuses are called 'corpus.sentences' and 'corpus.documents'. The qrel data is contained in 'qrels.s2s' and 'qrels.s2p', which hold space-separated lists of relevant documents.