paper-with-me

홈 › Papers

Empowering Cross-lingual Abilities of Instruction-tuned Large Language Models by Translation-following demonstrations

2023-08-27 · Leonardo Ranaldi, Giulia Pucci, Andre Freitas

The language ability of Large Language Models (LLMs) is often unbalanced towards English because of the imbalance in the distribution of the pre-training data. This disparity is demanded in further fine-tuning and affecting the cross-lingual abilities of LLMs. In this paper, we propose to empower Instructiontuned LLMs (It-LLMs) in languages other than English by building semantic alignment between them. Hence, we propose CrossAlpaca, an It-LLM with cross-lingual instruction-following and Translation-following demonstrations to improve semantic alignment between languages. We validate our approach on the multilingual Question Answering (QA) benchmarks XQUAD and MLQA and adapted versions of MMLU and BBH. Our models, tested over six different languages, outperform the It-LLMs tuned on monolingual data. The final results show that instruction tuning on non-English data is not enough and that semantic alignment can be further improved by Translation-following demonstrations.

📄 PDF Abstract BibTeX arXiv:2308.14186

Code (1)

lranaldii/crossalpaca 공식 구현

Tasks

Instruction FollowingMMLUQuestion AnsweringTranslation

Similar Papers 제목 키워드 기반

Multilingual Instruction Tuning With Just a Pinch of Multilinguality

2024-01-03 · Uri Shaham, Jonathan Herzig, Roee Aharoni, Idan Szpektor 외

As instruction-tuned large language models (LLMs) gain global adoption, their ability to follow instructions in multiple languages becomes increasingly crucial. In this work, we investigate how multilinguality during ins…

Cross-Lingual TransferInstruction Following

Investigating Multilingual Instruction-Tuning: Do Polyglot Models Demand for Multilingual Instructions?

2024-02-21 · Alexander Arno Weber, Klaudia Thellmann, Jan Ebert, Nicolas Flores-Herr 외

The adaption of multilingual pre-trained LLMs into eloquent and helpful assistants is essential to facilitate their use across different language regions. In that spirit, we are the first to conduct an extensive study of…

Instruction Following

InstructAlign: High-and-Low Resource Language Alignment via Continual Crosslingual Instruction Tuning

2023-05-23 · Samuel Cahyawijaya, Holy Lovenia, Tiezheng Yu, Willy Chung 외

Large language models (LLMs) that are tuned with instructions have demonstrated remarkable capabilities in various tasks and languages. However, their ability to generalize to underrepresented languages is limited due to…

Empowering Persian LLMs for Instruction Following: A Novel Dataset and Training Approach

2024-07-15 · Hojjat Mokhtarabadi, Ziba Zamani, Abbas Maazallahi, Mohammad Hossein Manshaei

Instruction-tuned large language models have demonstrated remarkable capabilities in following human instructions across various domains. However, their proficiency remains notably deficient in many low-resource language…

CoLAInstruction Following

FuxiTranyu: A Multilingual Large Language Model Trained with Balanced Data

2024-08-12 · Haoran Sun, Renren Jin, Shaoyang Xu, Leiyu Pan 외

Large language models (LLMs) have demonstrated prowess in a wide range of tasks. However, many LLMs exhibit significant performance discrepancies between high- and low-resource languages. To mitigate this challenge, we p…

Language ModelingLanguage ModellingLarge Language Model