Datasets:
id stringlengths 2 5 | text stringlengths 2 71 | title stringclasses 1 value |
|---|---|---|
D317 | مارك توين | |
D1270 | دريك | |
D702 | Elvis Presto | |
D1077 | مغني الجاز | |
D195 | مين | |
D301 | شركة المرعبين المحدودة | |
D1057 | أفاتار | |
D1116 | مارتن سكورسيزي | |
D403 | براد بيت | |
D934 | كريس برات | |
D500 | آنا فاريس | |
D1414 | مورغان فريمان | |
D218 | إشراقة أبدية لعقل نظيف | |
D1376 | سيرشا رونان | |
D730 | حكاية لعبة 2 | |
D635 | آيرون مان 2 | |
D344 | ريس ويذرسبون | |
D46 | فوق | |
D281 | آدم ساندلر | |
D1237 | جيمس كاميرون | |
D44 | كلينت إيستوود | |
D1095 | داميان تشازل | |
D562 | تذكار | |
D902 | تانت | |
D1231 | حرب النجوم الجزء الخامس: الإمبراطورية تعيد الضربات | |
D645 | سيد الخواتم: البرجان | |
D1084 | عيون كبيرة | |
D450 | قتلة بالفطرة | |
D928 | نهر غامض | |
D1086 | دكتور سترينجلوف | |
D1258 | بداية باتمان | |
D43 | غير قابل للكسر | |
D632 | خطة اللعب | |
D74 | آيرون مان 3 | |
D905 | ترمنايتور سالفايشن | |
D327 | سائق التاكسي | |
D184 | لوسيل بال | |
D669 | آنيت بنينغ | |
D1071 | قبر اليراعات | |
D898 | باعث الجحيم: وحي (فيلم) | |
D0 | باعث الجحيم | |
D670 | الرجل العنكبوت: بعيدا عن الوطن | |
D836 | سيد الخواتم: رفقة الخاتم | |
D467 | حرب النجوم: الجيداي الأخير | |
D606 | مغامرة ذاتية | |
D1353 | آيرون مان | |
D255 | رجال-إكس | |
D801 | الصخرة | |
D306 | ليدي بيرد | |
D1185 | حرب النجوم | |
D35 | يوم الجمعة الثالث عشر الجزء الثاني | |
D690 | عند بوابة الخلود | |
D1018 | يوكو تاكوشي | |
D1395 | حرب النجوم : الماندلوري (مسلسل تلفزيوني) | |
D984 | هاري بوتر وسجين أزكابان | |
D84 | جاك وجيل | |
D141 | توم كروز | |
D784 | نادي القتال | |
D1480 | موت قاسي | |
D481 | هاريسون فورد | |
D400 | دخول التنين | |
D7 | ريتشارد أتينبورو | |
D779 | مموارز أوف أه غايشا | |
D369 | روي شايدر | |
D469 | إدوارد ذو الأيدي المقصات | |
D890 | جينيفر لورنس | |
D1182 | كازينو رويال | |
D1138 | 50 سنت | |
D950 | جود لو | |
D604 | المغادرون | |
D1391 | خزانة الألم | |
D1409 | ألفين والسناجب (فيلم) | |
D664 | الطيار | |
D1031 | ميغان فوكس | |
D942 | توم هانكس | |
D612 | ماري ستينبرجن | |
D972 | تريفانتي رودس | |
D697 | خيال رخيص | |
D1044 | المساعدة | |
D1282 | ازدراع | |
D1484 | ايفان بيترز | |
D955 | مات ديمون | |
D856 | روجر مور | |
D18 | تشستر | |
D1430 | نيويورك | |
D1158 | لوس أنجلوس | |
D332 | بيني فيلدشتاين | |
D75 | Smoking | |
D1017 | الولايات المتحدة | |
D290 | إنديان هيلز | |
D931 | باريس | |
D1252 | إنجلترا | |
D932 | George Walton Lucas Sr. | |
D1312 | سوزان داوني | |
D839 | ايمي ايرفينغ | |
D947 | فيينا | |
D687 | المنتقمون: نهاية اللعبة | |
D1328 | ملحمة الشفق: قمر جديد | |
D1299 | ملحمة الشفق: خسوف | |
D852 | الرجل العنكبوت |
We introduce Mintaka, a complex, natural, and multilingual dataset designed for experimenting with end-to-end question-answering models. Mintaka is composed of 20,000 question-answer pairs collected in English, annotated with Wikidata entities, and translated into Arabic, French, German, Hindi, Italian, Japanese, Portuguese, and Spanish for a total of 180,000 samples. Mintaka includes 8 types of complex questions, including superlative, intersection, and multi-hop questions, which were naturally elicited from crowd workers.
| Task category | t2t |
| Domains | Encyclopaedic, Written |
| Reference |
Source datasets:
How to evaluate on this task
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_task("MintakaRetrieval")
evaluator = mteb.MTEB([task])
model = mteb.get_model(YOUR_MODEL)
evaluator.run(model)
To learn more about how to run models on mteb task check out the GitHub repository.
Citation
If you use this dataset, please cite the dataset as well as mteb, as this dataset likely includes additional processing as a part of the MMTEB Contribution.
@inproceedings{sen-etal-2022-mintaka,
address = {Gyeongju, Republic of Korea},
author = {Sen, Priyanka and
Aji, Alham Fikri and
Saffari, Amir},
booktitle = {Proceedings of the 29th International Conference on Computational Linguistics},
month = oct,
pages = {1604--1619},
publisher = {International Committee on Computational Linguistics},
title = {Mintaka: A Complex, Natural, and Multilingual Dataset for End-to-End Question Answering},
url = {https://aclanthology.org/2022.coling-1.138},
year = {2022},
}
@article{enevoldsen2025mmtebmassivemultilingualtext,
title={MMTEB: Massive Multilingual Text Embedding Benchmark},
author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
publisher = {arXiv},
journal={arXiv preprint arXiv:2502.13595},
year={2025},
url={https://arxiv.org/abs/2502.13595},
doi = {10.48550/arXiv.2502.13595},
}
@article{muennighoff2022mteb,
author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
title = {MTEB: Massive Text Embedding Benchmark},
publisher = {arXiv},
journal={arXiv preprint arXiv:2210.07316},
year = {2022}
url = {https://arxiv.org/abs/2210.07316},
doi = {10.48550/ARXIV.2210.07316},
}
Dataset Statistics
Dataset Statistics
The following code contains the descriptive statistics from the task. These can also be obtained using:
import mteb
task = mteb.get_task("MintakaRetrieval")
desc_stats = task.metadata.descriptive_stats
{}
This dataset card was automatically generated using MTEB
- Downloads last month
- 1,463