כתבה
arXiv cs.CL ·
טוקנייזר מודולרי למודלים רב-לשוניים
To Each Language Its Tokenizer: Modular Tokenizers for Efficient Multilingual LLMs
חוקרים הציגו טוקנייזר מודולרי למודלים רב-לשוניים. הטוקנייזר מאפשר דחיסה יעילה והפחתת זיכרון. הוא תומך באימון יעיל עם קבוצות שפות משתנות.
תקציר מקורי באנגליתarXiv:2609.15528v1 Announce Type: new Abstract: Multilingual Large Language Models (LLMs) traditionally rely on a single vocabulary shared by all supported languages, which can lead to uneven compression across them. Moreover, their large embedding and output matrices increase memory usage and slow inference, notably for small-scale models. It is also wasteful as models are often used for only a subset of languages. To address these issues, we introduce a modular framework for multilingual model training. First, we propose methods to learn large modular BPE and Unigram tokenizers that enable extraction of subtokenizers tailored to any language subset. These subtokenizers achieve compression on par with monolingual tokenizers and improve cross-lingual fairness. Second, we design a pretraini
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית