Open-SECQA / README.md
HYdsl's picture
Update README.md
0fd2d7e verified
metadata
license: apache-2.0
language:
  - en
task_categories:
  - question-answering
tags:
  - finance
  - financial-qa
  - open-domain-qa
  - sec-filings

Open-SECQA

Open-domain financial QA benchmark (a.k.a. LOFin) built on 145,897 SEC filings from 516 S&P 500 companies (Oct 2001 – Apr 2025), with 1,595 QA pairs covering single-document, multi-document, and multi-hop reasoning.

Composition

Source # QAs
FinQA 1,112
SEC-QA 333
FinanceBench 150
Total 1,595

Citation

@inproceedings{choe-etal-2025-hierarchical,
    title     = {Hierarchical Retrieval with Evidence Curation for Open-Domain Financial Question Answering on Standardized Documents},
    author    = {Choe, Jaeyoung and Kim, Jihoon and Jung, Woohwan},
    booktitle = {Findings of the Association for Computational Linguistics: ACL 2025},
    year      = {2025},
    url       = {https://aclanthology.org/2025.findings-acl.855/}
}