FinBen-FiNER-ORD is a financial named entity recognition (NER) dataset adapted from FiNER-ORD (Shah et al., 2023b). The dataset is designed for training and evaluating large language models (LLMs) on financial text entity recognition tasks. The dataset includes necessary label columns and instructions to enhance its usability for LLM-based training and evaluation.
Each instance consists of a list of tokens along with their corresponding entity labels. The annotation follows the BIO tagging format:
The dataset is split into:
The dataset is adapted from FiNER-ORD (Shah et al., 2023b) to improve its suitability for LLM-based NER tasks by adding instruction and label columns for better training and evaluation.
The dataset originates from financial documents and articles containing named entities relevant to financial contexts.
Financial analysts, researchers, and automated data extraction systems.
Annotations follow the BIO tagging scheme, where entities are labeled manually and reviewed for accuracy.
Trained annotators with expertise in financial document analysis.
No personally identifiable information (PII) is included.
This dataset enhances financial NLP capabilities, allowing more accurate extraction of named entities in financial texts.
Potential biases may exist due to:
@article{shah2023finer,
title={FiNER: Financial Named Entity Recognition Dataset and Weak-Supervision Model},
author={Shah, Agam and Vithani, Ruchit and Gullapalli, Abhinav and Chava, Sudheer},
journal={arXiv preprint arXiv:2302.11157},
year={2023}
}
Adapted Version (FinBen-FiNER-ORD):
@article{xie2024finben,
title={FinBen: A Holistic Financial Benchmark for Large Language Models},
author={Xie, Qianqian and others},
journal={arXiv preprint arXiv:2402.12659},
year={2024}
}
3 commits
2 commits
FinBen-FiNER-ORD is a financial named entity recognition (NER) dataset adapted from FiNER-ORD (Shah et al., 2023b). The dataset is designed for training and evaluating large language models (LLMs) on financial text entity recognition tasks. The dataset includes necessary label columns and instructions to enhance its usability for LLM-based training and evaluation.
Each instance consists of a list of tokens along with their corresponding entity labels. The annotation follows the BIO tagging format:
The dataset is split into:
The dataset is adapted from FiNER-ORD (Shah et al., 2023b) to improve its suitability for LLM-based NER tasks by adding instruction and label columns for better training and evaluation.
The dataset originates from financial documents and articles containing named entities relevant to financial contexts.
Financial analysts, researchers, and automated data extraction systems.
Annotations follow the BIO tagging scheme, where entities are labeled manually and reviewed for accuracy.
Trained annotators with expertise in financial document analysis.
No personally identifiable information (PII) is included.
This dataset enhances financial NLP capabilities, allowing more accurate extraction of named entities in financial texts.
Potential biases may exist due to:
@article{shah2023finer,
title={FiNER: Financial Named Entity Recognition Dataset and Weak-Supervision Model},
author={Shah, Agam and Vithani, Ruchit and Gullapalli, Abhinav and Chava, Sudheer},
journal={arXiv preprint arXiv:2302.11157},
year={2023}
}
Adapted Version (FinBen-FiNER-ORD):
@article{xie2024finben,
title={FinBen: A Holistic Financial Benchmark for Large Language Models},
author={Xie, Qianqian and others},
journal={arXiv preprint arXiv:2402.12659},
year={2024}
}
3 commits
2 commits