HistoryBankQA: Multilingual Temporal Question Answering on Historical Events
Summary
HistoryBankQA introduces a new multilingual database, HistoryBank, containing over 10 million historical events from Wikipedia timelines and infoboxes, covering 10 languages. This resource addresses limitations in existing benchmarks for temporal reasoning in large language models (LLMs), which often lack multilingual coverage and historical depth. The project also presents a comprehensive benchmark with 6 temporal question answering (QA) tasks across all supported languages. Evaluations of models like LLaMA-3-8B, Mistral-7B, Gemma-2-9B, Qwen3-8B, and GPT4o show GPT-4o consistently performs best, while Gemma-2 leads among smaller models. This work provides a rich, publicly available resource for advancing multilingual, temporally-aware language understanding of historical events.
Key takeaway
For NLP engineers and AI scientists developing or evaluating LLMs for temporal reasoning, HistoryBankQA offers a critical new resource. You should integrate this comprehensive, multilingual benchmark to rigorously test your models' understanding of historical events across 10 languages. This allows for more robust evaluation beyond recent or English-centric data, revealing performance gaps and guiding improvements in temporal NLP capabilities.
Key insights
HistoryBankQA provides a large-scale, multilingual benchmark and database for temporal question answering on historical events.
Principles
- Temporal reasoning is crucial for diverse NLP tasks.
- Existing LLM benchmarks for temporal reasoning are limited in scope.
- Multilingual and historically deep datasets are essential for robust evaluation.
Method
HistoryBank was built by extracting 10M+ historical events from Wikipedia timelines and infoboxes across 10 languages. A benchmark was created covering 6 temporal QA tasks.
In practice
- Evaluate LLMs on historical temporal reasoning using the HistoryBankQA benchmark.
- Utilize the HistoryBank database for multilingual NLP research.
- Access public code and datasets for further development.
Topics
- Temporal Question Answering
- Multilingual NLP
- Historical Events
- LLM Benchmarking
- HistoryBank Database
- Wikipedia Data
Code references
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.