Bartpho: Pre-trained Sequence-to-sequence Models For Vietnamese | Awesome LLM Papers Add your paper to Awesome LLM Papers

Bartpho: Pre-trained Sequence-to-sequence Models For Vietnamese

Nguyen Luong Tran, Duong Minh Le, Dat Quoc Nguyen . Interspeech 2022 2022 – 45 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Applications Has Code Interspeech Model Architecture Neural Machine Translation Training Techniques

We present BARTpho with two versions, BARTpho-syllable and BARTpho-word, which are the first public large-scale monolingual sequence-to-sequence models pre-trained for Vietnamese. BARTpho uses the “large” architecture and the pre-training scheme of the sequence-to-sequence denoising autoencoder BART, thus it is especially suitable for generative NLP tasks. We conduct experiments to compare our BARTpho with its competitor mBART on a downstream task of Vietnamese text summarization and show that: in both automatic and human evaluations, BARTpho outperforms the strong baseline mBART and improves the state-of-the-art. We further evaluate and compare BARTpho and mBART on the Vietnamese capitalization and punctuation restoration tasks and also find that BARTpho is more effective than mBART on these two tasks. We publicly release BARTpho to facilitate future research and applications of generative Vietnamese NLP tasks. Our BARTpho models are available at https://github.com/VinAIResearch/BARTpho

Similar Work