Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.24 KB

MKQA.md

File metadata and controls

24 lines (15 loc) · 1.24 KB

MKQA

MKQA[1] MKQA is an open-domain question answering evaluation set comprising 10k question-answer pairs aligned across 26 typologically diverse languages (260k question-answer pairs in total). MKQA selects 10k realistic English queries from the Natural Questions dataset (NQ, Kwiatkowski et al., 2019) and human translates them into 25 additional languages and dialects. Accompanying these query translations the dataset offers language- and retrieval-independent answer annotations, Wikidata entities IDs and value types.

This dataset can be downloaded via the link.

Leaderboard

Model / System Year Precision Recall F1 Language Reported by
(Baseline) XLM-R Large Translate Train 2020 - - 46 EN Longpre S et al.

References

[1] Shayne Longpre, Yi Lu, Joachim Daiber: MKQA: A Linguistically Diverse Benchmark for Multilingual Open Domain Question Answering. CoRR abs/2007.15207 (2020)

Go back to the README