๐
๐
Old Age
Extending the Subwording Model of Multilingual Pretrained Models for New Languages
November 29, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: LICENSE, PREPROC.sh, README.md, TRAIN-TEST.sh, src
Authors
Kenji Imamura, Eiichiro Sumita
arXiv ID
2211.15965
Category
cs.CL: Computation & Language
Citations
4
Venue
arXiv.org
Repository
https://github.com/kenji-imamura/sentpiece_mimic
โญ 4
Last Checked
3 months ago
Abstract
Multilingual pretrained models are effective for machine translation and cross-lingual processing because they contain multiple languages in one model. However, they are pretrained after their tokenizers are fixed; therefore it is difficult to change the vocabulary after pretraining. When we extend the pretrained models to new languages, we must modify the tokenizers simultaneously. In this paper, we add new subwords to the SentencePiece tokenizer to apply a multilingual pretrained model to new languages (Inuktitut in this paper). In our experiments, we segmented Inuktitut sentences into subwords without changing the segmentation of already pretrained languages, and applied the mBART-50 pretrained model to English-Inuktitut translation.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computation & Language
๐
๐
Old Age
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
๐
๐
Old Age
XLNet: Generalized Autoregressive Pretraining for Language Understanding
๐ฎ
๐ฎ
The Ethereal
Effective Approaches to Attention-based Neural Machine Translation
๐
๐
Old Age
A large annotated corpus for learning natural language inference
๐
๐
Old Age