The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the
loading script
and relying on
automated data support
(you can use
convert_to_parquet
from the datasets
library). If this is not possible, please
open a discussion
for direct help.
Spanish Passage Retrieval
This repository provides data from https://mklab.iti.gr/results/spanish-passage-retrieval-dataset/ as a HF dataset.
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.
Citation
@inbook{inbook,
author = {Kamateri, Eleni and Tsikrika, Theodora and Symeonidis, Spyridon and Vrochidis, Stefanos and Minker, Wolfgang and Kompatsiaris, Ioannis},
year = {2019},
month = {04},
pages = {148-154},
title = {A Test Collection for Passage Retrieval Evaluation of Spanish Health-Related Resources},
isbn = {978-3-030-15718-0},
doi = {10.1007/978-3-030-15719-7_19}
}
- Downloads last month
- 42