paper-with-me

Papers

ViDeBERTa: A powerful pre-trained language model for Vietnamese

2023-01-25 · Cong Dao Tran, Nhut Huy Pham, Anh Nguyen, Truong Son Hy, Tu Vu

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.

📄 PDF Abstract BibTeX arXiv:2301.10439

Code (1)

hysonlab/videberta 공식 구현

Tasks

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language UnderstandingPart-Of-Speech TaggingQuestion Answering

Methods 이 논문이 사용한 방법론

How do I file a dispute with Expedia?*DisputeFastService How do I file a dispute with Expedia? To file a dispute with Expedia, call +1(888) (829) (0881) OR +1(805) (330) (4056), or use their Help Center to submit your case with…
Multi-Head Attention 설명 없음
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

A study of Vietnamese readability assessing through semantic and statistical features

2024-11-07 · Hung Tuan Le, Long Truong To, Manh Trong Nguyen, Quyen Nguyen 외

Determining the difficulty of a text involves assessing various textual features that may impact the reader's text comprehension, yet current research in Vietnamese has only focused on statistical features. This paper in…

Reading Comprehension

VLSP 2021 - ViMRC Challenge: Vietnamese Machine Reading Comprehension

2022-03-22 · Kiet Van Nguyen, Son Quoc Tran, Luan Thanh Nguyen, Tin Van Huynh 외

One of the emerging research trends in natural language understanding is machine reading comprehension (MRC) which is the task to find answers to human questions based on textual data. Existing Vietnamese datasets for MR…

Language ModellingMachine Reading ComprehensionNatural Language InferenceNatural Language Understanding+6

ViCLSR: A Supervised Contrastive Learning Framework with Natural Language Inference for Natural Language Understanding Tasks

2026-03-22 · Tin Van Huynh, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen arxiv

High-quality text representations are crucial for natural language understanding (NLU), but low-resource languages like Vietnamese face challenges due to limited annotated data. While pre-trained models like PhoBERT and …

Natural Language UnderstandingNatural Language InferenceRepresentation LearningContrastive Learning

Investigating Recent Large Language Models for Vietnamese Machine Reading Comprehension

2025-03-23 · Anh Duc Nguyen, Hieu Minh Phi, Anh Viet Ngo, Long Hai Trieu 외

Large Language Models (LLMs) have shown remarkable proficiency in Machine Reading Comprehension (MRC) tasks; however, their effectiveness for low-resource languages like Vietnamese remains largely unexplored. In this pap…

Machine Reading ComprehensionReading ComprehensionVietnamese Machine Reading Comprehension

VBD-MT Chinese-Vietnamese Translation Systems for VLSP 2022

2023-08-15 · Hai Long Trieu, Song Kiet Bui, Tan Minh Tran, Van Khanh Tran 외

We present our systems participated in the VLSP 2022 machine translation shared task. In the shared task this year, we participated in both translation tasks, i.e., Chinese-Vietnamese and Vietnamese-Chinese translations.…

DenoisingMachine TranslationTranslation