Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ViDeBERTa: A powerful pre-trained language model for Vietnamese

About

This paper presents ViDeBERTa, a new pre-trained monolingual language model for Vietnamese, with three versions - ViDeBERTa_xsmall, ViDeBERTa_base, and ViDeBERTa_large, which are pre-trained on a large-scale corpus of high-quality and diverse Vietnamese texts using DeBERTa architecture. Although many successful pre-trained language models based on Transformer have been widely proposed for the English language, there are still few pre-trained models for Vietnamese, a low-resource language, that perform good results on downstream tasks, especially Question answering. We fine-tune and evaluate our model on three important natural language downstream tasks, Part-of-speech tagging, Named-entity recognition, and Question answering. The empirical results demonstrate that ViDeBERTa with far fewer parameters surpasses the previous state-of-the-art models on multiple Vietnamese-specific natural language understanding tasks. Notably, ViDeBERTa_base with 86M parameters, which is only about 23% of PhoBERT_large with 370M parameters, still performs the same or better results than the previous state-of-the-art model. Our ViDeBERTa models are available at: https://github.com/HySonLab/ViDeBERTa.

Cong Dao Tran, Nhut Huy Pham, Anh Nguyen, Truong Son Hy, Tu Vu• 2023

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionPhoNER_COVID19 (test)
Micro-F194.5
11
Sentiment ClassificationUIT-VSFC (test)
Accuracy87.86
9
Topic ClassificationUIT-VSFC (test)
Accuracy83.94
9
Aspect-based Sentiment AnalysisUIT-ViSFD (test)
F1 (Detection)75.53
5
Aspect-based Sentiment AnalysisUIT-ABSA Hotel (test)
F1 (Detection)72.05
5
Aspect-based Sentiment AnalysisUIT-ABSA Restaurant (test)
F1 (Detection)73.56
5
Natural Language InferenceViNLI 4-label (test)
Accuracy61.08
5
Spam Review DetectionViSpamReviews (test)
Accuracy86.21
5
Showing 8 of 8 rows

Other info

Follow for update