paper-with-me

홈 › Papers

Adapting BigScience Multilingual Model to Unseen Languages

2022-04-11 · Zheng-Xin Yong, Vassilina Nikoulina

We benchmark different strategies of adding new languages (German and Korean) into the BigScience's pretrained multilingual language model with 1.3 billion parameters that currently supports 13 languages. We investigate the factors that affect the language adaptability of the model and the trade-offs between computational costs and expected performance.

📄 PDF Abstract BibTeX arXiv:2204.04873

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

The BigScience ROOTS Corpus: A 1.6TB Composite Multilingual Dataset

2023-03-07 · Hugo Laurençon, Lucile Saulnier, Thomas Wang, Christopher Akiki 외

As language models grow ever larger, the need for large-scale high-quality text datasets has never been more pressing, especially in multilingual settings. The BigScience workshop, a 1-year international and multidiscipl…

EthicsLanguage ModelingLanguage Modelling

Multilingual MFA: Forced Alignment on Low-Resource Related Languages

2025-04-09 · Alessio Tosolini, Claire Bowern

We compare the outcomes of multilingual and crosslingual training for related and unrelated Australian languages with similar phonological inventories. We use the Montreal Forced Aligner to train acoustic models from scr…

Comparison of Multilingual Self-Supervised and Weakly-Supervised Speech Pre-Training for Adaptation to Unseen Languages

2023-05-21 · Andrew Rouditchenko, Sameer Khurana, Samuel Thomas, Rogerio Feris 외

Recent models such as XLS-R and Whisper have made multilingual speech technologies more accessible by pre-training on audio from around 100 spoken languages each. However, there are thousands of spoken languages worldwid…

Adapting Multilingual Neural Machine Translation to Unseen Languages

2019-10-30 · EMNLP (IWSLT) 2019 11 · Surafel M. Lakew, Alina Karakanta, Marcello Federico, Matteo Negri 외

Multilingual Neural Machine Translation (MNMT) for low-resource languages (LRL) can be enhanced by the presence of related high-resource languages (HRL), but the relatedness of HRL usually relies on predefined linguistic…

Data AugmentationMachine TranslationNMTTranslation

Investigating the Translation Performance of a Large Multilingual Language Model: the Case of BLOOM

2023-03-03 · Rachel Bawden, François Yvon

The NLP community recently saw the release of a new large open-access multilingual language model, BLOOM (BigScience et al., 2022) covering 46 languages. We focus on BLOOM's multilingual ability by evaluating its machine…

Cross-Lingual TransferLanguage ModelingLanguage ModellingMachine Translation+1