MNanoBEIR / NanoBEIR-ko / NanoHotpotQA
Overview
NanoBEIR-ko__NanoHotpotQA is the Korean NanoBEIR version of HotpotQA, a multi-hop question answering benchmark. The task uses Korean translated questions and asks a retriever to rank Korean translated Wikipedia paragraphs that contain supporting evidence. The Nano split contains 50 queries, 5,090 documents, and 100 positive qrels. Every query has exactly two positives. This fixed two-support structure makes the benchmark useful for studying whether a retriever can recover both evidence passages needed for multi-hop reasoning, not only the most obvious entity page.
Details
What the Original Data Measures
HotpotQA was designed for explainable multi-hop question answering with supporting facts. BEIR converts it into an evidence retrieval task: the model must rank passages that contain the facts needed to answer the question. In this Korean NanoBEIR version, translated questions are matched against translated Wikipedia paragraphs. The task tests entity anchoring, relation matching, and the ability to retrieve multiple supporting passages for one question.
Observed Data Profile
The task has 50 queries and 5,090 documents. It contains 100 positive qrels, with exactly two positives for every query. Queries average 49.50 characters, while documents are short Wikipedia-style paragraphs averaging 197.13 characters. The examples include actors and sitcoms, historical figures and swords, films and composers, football game dates, and music groups. Relevant evidence is compact, but often split across two related passages.
BM25 Evaluation Profile
The BM25 top-500 subset reaches nDCG@10 = 0.5966, hit@10 = 0.8800, and Recall@100 = 0.8700. BM25 is useful because many questions contain named entities, titles, and distinctive surface forms. However, multi-hop retrieval requires both supporting passages, and the second support can share fewer exact terms with the question. BM25 therefore provides strong first-hop anchoring but does not fully cover the evidence set.
Dense Evaluation Profile
The dense harrier-oss-270m top-500 subset reaches nDCG@10 = 0.6269, hit@10 = 0.8400, and Recall@100 = 0.8400. Dense retrieval slightly improves top-10 ranking quality over BM25, indicating that semantic similarity helps order some supporting passages that do not share all query terms. At the same time, dense hit@10 and Recall@100 are lower than BM25, showing that pure semantic retrieval can lose some entity-specific support passages.
Reranking Hybrid Evaluation Profile
The reranking_hybrid subset uses 100 to 101 candidates per query and reaches nDCG@10 = 0.6316, hit@10 = 0.9200, and Recall@100 = 0.9300. Two queries use the rank-101 safeguard. Hybrid retrieval is the strongest profile across all main metrics. This pattern is well aligned with multi-hop evidence retrieval: lexical search contributes precise entity matches, while dense retrieval adds semantic bridge matches. The combination recovers both supports more often than either single method.
Metric Interpretation for Model Researchers
This task is a hybrid-strength case. BM25 is strong for entity anchors, dense retrieval improves semantic ordering, and reranking_hybrid gives the best balance of top-10 quality and top-100 coverage. Researchers should evaluate whether a system retrieves both positives for each query, because finding only one support can still produce a high-looking hit metric. Improvements should be analyzed as first-hop recall, second-hop recall, and final rank ordering.
Query and Relevance Type Tendencies
The examples ask linked questions: which actor appeared with Penny Rae Bridges, who gave a Muramasa sword to Kaganoi Shigemochi, which film connects Joby Harold and Samuel Sim, and when a Clemson-Oklahoma football game occurred. The retriever must follow the relation implied by the question, not simply retrieve a page about the first named entity.
Representative Failure Modes
BM25 can retrieve the most explicit entity page but miss the second support. Dense retrieval can retrieve semantically related pages that omit one required fact. Hybrid retrieval reduces both failure modes but can still rank only one support high enough for practical use. Errors should be inspected by whether the missing passage is a bridge entity, answer-bearing page, or near-miss topic match.
Training Data That May Help
Useful training data includes non-overlapping multi-hop QA retrieval pairs, Wikipedia evidence selection data, Korean question-to-passage retrieval, and multilingual multi-hop evidence data. Hard negatives should include one-hop partial matches that mention one entity but do not complete the evidence chain. Training should exclude HotpotQA, BEIR, NanoBEIR, and overlapping translated support paragraphs.
Model Improvement Notes
Strong systems should combine entity-sensitive candidate generation with relation-aware semantic ranking. Hybrid retrieval is a good first-stage candidate source, and reranking should prioritize complete evidence chains rather than a single high-confidence support passage.
Example Data
| Query | Positive document |
| 페니 레이 브리지스는 어떤 다른 배우와 함께 텔레비전 시트콤에 출연했는가? [41 chars] | 페니 레이 브리지스(Penny Rae Bridges, 1990년 7월 29일 출생)는 미국의 여배우이다. 그녀는 드라마 『포 유어 러브』, 『패밀리 로』, 『보이 미츠 월드』, 『더 페어런트 후드』 등에 출연했으며, 특히 『할프 앤드 할프』에서 어린 모나 역할로 가장 잘 알려져 있다. [159 chars] |
| 무라마사 학파를 창립한 인물이 만든 칼을 가가노이 시게모치에게 하사한 사람은 누구인가? [48 chars] | 가가노이 시게모치(加賀井 重望, 1561년 ~ 1600년 8월 27일)는 아즈치모모야마 시대의 일본 무사로, 오다 가문을 섬겼다. 그는 가가노이 성을 다스렸다. 고마키·나가쿠테 전투 당시, 그는 오다 노부카쓰 휘하에 소속된 아버지 시게무네를 따라 싸웠다. 그 후 곧 가가노이 성은 도요토미 히데요시의 군대에 포위되었고, 시게무네는 항복하였으며, 시게모치는 히데요시에게 사신으로 등용되어 1만 석의 녹봉을 받았다. 또한 1598년 히데요시로부터 무라마사가 제작한 칼을 하사받기도 하였다. [271 chars] |
| 음악을 샘UEL 심이 작곡하고 조비 할로드가 각본을 쓰고 감독한 영화는 무엇인가요? [46 chars] | 사무엘 심은 영화 및 텔레비전 음악 작곡가이다. 그는 BBC 드라마 시리즈 『덩커크』의 수상작 사운드트랙으로 처음 주목을 받았다. 이후 다양한 영화와 텔레비전 작품의 음악을 작곡해왔으며, 최근에는 더 와인스타인 컴퍼니를 위해 영화 『어웨이크』와 BBC/HBO 드라마 시리즈 『사다믹 하우스』의 음악을 담당했다. 그가 최근에 높은 평가를 받은 음악은 드라마 『홈 파이어스』의 사운드트랙이다. 『홈 파이어스(텔레비전 시리즈 음악)』는 소니 클래시컬 레코드에서 2016년 5월 6일 발매되었다. [273 chars] |
Source Reference Table
| Title | Year | Type | URL |
| HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering | 2018 | task paper | https://arxiv.org/abs/1809.09600 |
| BEIR: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models | 2021 | benchmark paper | https://arxiv.org/abs/2104.08663 |
| MMTEB: Massive Multilingual Text Embedding Benchmark | 2025 | benchmark paper | https://arxiv.org/abs/2502.13595 |
| NanoBEIR: Smaller BEIR dataset subsets | 2024 | dataset collection | https://huggingface.co/collections/zeta-alpha-ai/nanobeir |
Dataset Information
| Field | Value |
| Nano set | MNanoBEIR |
| Backing dataset | NanoBEIR-ko |
| Task / split | NanoHotpotQA |
| Hugging Face dataset | hakari-bench/NanoBEIR-ko |
| Language | ko |
| Category | natural_language |
| Queries | 50 |
| Documents | 5,090 |
| Positive qrels | 100 |
| Positives / query avg | 2.00 |
| Positives / query min | 2 |
| Positives / query median | 2.00 |
| Positives / query max | 2 |
| Multi-positive queries | 50 (100.00%) |
| Query length avg chars | 49.50 |
| Document length avg chars | 197.13 |
Candidate Subsets
| Profile | Config | nDCG@10 | Hit@10 | Recall@100 | Candidates |
| BM25 | bm25 | 0.5966 | 0.8800 | 0.8700 | top-500 |
| Dense | harrier_oss_v1_270m | 0.6269 | 0.8400 | 0.8400 | top-500 |
| Reranking hybrid | reranking_hybrid | 0.6316 | 0.9200 | 0.9300 | top-100 |