Views
No views yet
naver/trecdl22-crossencoder-debertav3 on table data from the FinQA training set. General-purpose rerankers often fail to capture table-specific cues (titles, periods, indicators) that matter more than raw numerical values; this model is adapted to address that gap.n_neg = 8 negatives are drawn.naver/trecdl22-crossencoder-debertav3(query, passage) pairs; the cross-encoder applies an internal sigmoid, producing relevance scores in [0, 1].1@inproceedings{choe-etal-2025-hierarchical,
2 title = {Hierarchical Retrieval with Evidence Curation for Open-Domain Financial Question Answering on Standardized Documents},
3 author = {Choe, Jaeyoung and Kim, Jihoon and Jung, Woohwan},
4 booktitle = {Findings of the Association for Computational Linguistics: ACL 2025},
5 year = {2025},
6 url = {https://aclanthology.org/2025.findings-acl.855/}
7}