English

PhoGPT: Generative Pre-training for Vietnamese

Computation and Language 2024-03-25 v3

Abstract

We open-source a state-of-the-art 4B-parameter generative model series for Vietnamese, which includes the base pre-trained monolingual model PhoGPT-4B and its chat variant, PhoGPT-4B-Chat. The base model, PhoGPT-4B, with exactly 3.7B parameters, is pre-trained from scratch on a Vietnamese corpus of 102B tokens, with an 8192 context length, employing a vocabulary of 20480 token types. The chat variant, PhoGPT-4B-Chat, is the modeling output obtained by fine-tuning PhoGPT-4B on a dataset of 70K instructional prompts and their responses, along with an additional 290K conversations. In addition, we also demonstrate its superior performance compared to previous open-source models. Our PhoGPT models are available at: https://github.com/VinAIResearch/PhoGPT

Cite

@article{arxiv.2311.02945,
  title  = {PhoGPT: Generative Pre-training for Vietnamese},
  author = {Dat Quoc Nguyen and Linh The Nguyen and Chi Tran and Dung Ngoc Nguyen and Dinh Phung and Hung Bui},
  journal= {arXiv preprint arXiv:2311.02945},
  year   = {2024}
}

Comments

PhoGPT-4B Technical Report - 5 pages

R2 v1 2026-06-28T13:12:26.788Z