BloombergGPT: A Large Language Model for Finance (BloombergGPT)Product22/100 via “financial named entity recognition and relationship extraction”
* ⭐ 04/2023: [Instruction Tuning with GPT-4](https://arxiv.org/abs/2304.03277)
Unique: Trained on Bloomberg's financial text with domain-specific entity annotations, enabling recognition of financial-specific entity types (securities, indices, regulatory bodies, financial instruments) and implicit financial relationships that general NER models miss. Bloomberg's proprietary training data includes decades of financial documents with consistent entity annotation standards.
vs others: Outperforms general-purpose NER models (spaCy, BERT-based NER) on financial entity recognition because it understands financial entity types, ticker symbols, and implicit relationships, whereas general models require extensive domain-specific fine-tuning and struggle with financial terminology.