SOTAVerified

Modular Adaptation of Multilingual Encoders to Written Swiss German Dialect

2024-01-25Code Available0· sign in to hype

Jannis Vamvas, Noëmi Aepli, Rico Sennrich

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Creating neural text encoders for written Swiss German is challenging due to a dearth of training data combined with dialectal variation. In this paper, we build on several existing multilingual encoders and adapt them to Swiss German using continued pre-training. Evaluation on three diverse downstream tasks shows that simply adding a Swiss German adapter to a modular encoder achieves 97.5% of fully monolithic adaptation performance. We further find that for the task of retrieving Swiss German sentences given Standard German queries, adapting a character-level model is more effective than the other adaptation strategies. We release our code and the models trained for our experiments at https://github.com/ZurichNLP/swiss-german-text-encoders

Reproductions