CLFeb 18, 2023

BBT-Fin: Comprehensive Construction of Chinese Financial Domain Pre-trained Language Model, Corpus and Benchmark

arXiv:2302.09432v283 citationsh-index: 24Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of limited tools and benchmarks for NLP researchers and practitioners in the Chinese financial domain, though it is incremental as it adapts existing methods to a new domain.

The authors tackled the lack of resources for Chinese financial NLP by introducing BBT-FinT5, a pre-trained language model, along with a 300GB corpus and a benchmark with six datasets, achieving competitive performance on financial tasks.

To advance Chinese financial natural language processing (NLP), we introduce BBT-FinT5, a new Chinese financial pre-training language model based on the T5 model. To support this effort, we have built BBT-FinCorpus, a large-scale financial corpus with approximately 300GB of raw text from four different sources. In general domain NLP, comprehensive benchmarks like GLUE and SuperGLUE have driven significant advancements in language model pre-training by enabling head-to-head comparisons among models. Drawing inspiration from these benchmarks, we propose BBT-CFLEB, a Chinese Financial Language understanding and generation Evaluation Benchmark, which includes six datasets covering both understanding and generation tasks. Our aim is to facilitate research in the development of NLP within the Chinese financial domain. Our model, corpus and benchmark are released at https://github.com/ssymmetry/BBT-FinCUGE-Applications. Our work belongs to the Big Bang Transformer (BBT), a large-scale pre-trained language model project.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes