CLFeb 9, 2024

FaBERT: Pre-training BERT on Persian Blogs

arXiv:2402.06617v115 citationsh-index: 18Has CodeProceedings of the Tenth Workshop on Noisy and User-generated Text
Originality Synthesis-oriented
AI Analysis

This addresses the need for better Persian NLP tools, though it is incremental as it adapts an existing method to a new language.

The researchers tackled the lack of a high-performing Persian BERT model by pre-training FaBERT on the HmBlogs corpus, achieving improved performance across 12 datasets in tasks like sentiment analysis and named entity recognition.

We introduce FaBERT, a Persian BERT-base model pre-trained on the HmBlogs corpus, encompassing both informal and formal Persian texts. FaBERT is designed to excel in traditional Natural Language Understanding (NLU) tasks, addressing the intricacies of diverse sentence structures and linguistic styles prevalent in the Persian language. In our comprehensive evaluation of FaBERT on 12 datasets in various downstream tasks, encompassing Sentiment Analysis (SA), Named Entity Recognition (NER), Natural Language Inference (NLI), Question Answering (QA), and Question Paraphrasing (QP), it consistently demonstrated improved performance, all achieved within a compact model size. The findings highlight the importance of utilizing diverse and cleaned corpora, such as HmBlogs, to enhance the performance of language models like BERT in Persian Natural Language Processing (NLP) applications. FaBERT is openly accessible at https://huggingface.co/sbunlp/fabert

Foundations

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

Your Notes