TAT-QA
Freea large-scale question-answering benchmark focused on real-world financial data, integrating both tabular and textual information.
About TAT-QA
TAT-QA (Tabular And Textual dataset for Question Answering) is a large-scale benchmark designed for question answering over hybrid contexts combining semi-structured tables and natural language paragraphs, specifically in the financial domain. The dataset contains 16,552 questions derived from 2,757 real-world financial report contexts, each comprising a table and at least two related paragraphs. Questions are human-generated by annotators with financial expertise and require diverse numerical reasoning capabilities such as addition, subtraction, multiplication, division, counting, comparison, sorting, and their compositions. Answer formats include single spans, multiple spans, and free-form text. The dataset also provides ground-truth derivations and scales (e.g., million, percent) for transparency. TAT-QA aims to advance research in complex, realistic QA and numerical reasoning over structured and unstructured data. A leaderboard tracks model performance using Exact Match and F1 scores, with top models like TAT-LLM achieving 81.4% EM. The dataset is freely available for download and is accompanied by a published ACL 2021 paper.
Key Features
Pros & Cons
- Real-world financial data ensures practical relevance and authenticity
- Hybrid context (table + text) mimics realistic real-world scenarios
- Rich annotations including derivations and scale facilitate interpretable evaluation
- Large dataset with diverse question types supports robust model training and evaluation
- Actively maintained leaderboard enables fair comparison of models
- Limited to English-language financial reports, reducing cross-lingual applicability
- Requires understanding of financial terminology and domain knowledge
- Only provides dataset and benchmarks, not pre-trained models or inference tools