FiNER-ORD: Financial Named Entity Recognition Open Research Dataset
Agam Shah, Abhinav Gullapalli, Ruchit Vithani, Michael Galarnyk, Sudheer Chava
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/gtfintechlab/finerOfficialIn papernone★ 16
- github.com/gtfintechlab/finer-ordOfficialIn paperpytorch★ 4
- github.com/Alex-Lyu0419/Financial-Named-Entity-Recognition-How-Far-Can-LLM-Gonone★ 0
Abstract
Over the last two decades, the development of the CoNLL-2003 named entity recognition (NER) dataset has helped enhance the capabilities of deep learning and natural language processing (NLP). The finance domain, characterized by its unique semantic and lexical variations for the same entities, presents specific challenges to the NER task; thus, a domain-specific customized dataset is crucial for advancing research in this field. In our work, we develop the first high-quality English Financial NER Open Research Dataset (FiNER-ORD). We benchmark multiple pre-trained language models (PLMs) and large-language models (LLMs) on FiNER-ORD. We believe our proposed FiNER-ORD dataset will open future opportunities to use FiNER-ORD as a benchmark for financial domain-specific NER and NLP tasks. Our dataset, models, and code are publicly available on GitHub and Hugging Face under CC BY-NC 4.0 license.