paper-with-me

Papers

Is It Good Data for Multilingual Instruction Tuning or Just Bad Multilingual Evaluation for Large Language Models?

2024-06-18 · Pinzhen Chen, Simon Yu, Zhicheng Guo, Barry Haddow

Multilingual large language models are designed, claimed, and expected to cater to speakers of varied languages. We hypothesise that the current practices of fine-tuning and evaluating these models may not perfectly align with this objective owing to a heavy reliance on translation, which cannot cover language-specific knowledge but can introduce translation defects. It remains unknown whether the nature of the instruction data has an impact on the model output; conversely, it is questionable whether translated test sets can capture such nuances. Due to the often coupled practices of using translated data in both stages, such imperfections could have been overlooked. This work investigates these issues using controlled native or translated data during the instruction tuning and evaluation stages. We show that native or generation benchmarks reveal a notable difference between native and translated instruction data especially when model performance is high, whereas other types of test sets cannot. The comparison between round-trip and single-pass translations reflects the importance of knowledge from language-native resources. Finally, we demonstrate that regularization is beneficial to bridging this gap on structured but not generative tasks.

📄 PDF Abstract BibTeX arXiv:2406.12822

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
BASE 설명 없음

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

How Many Languages Make Good Multilingual Instruction Tuning? A Case Study on BLOOM

2024-04-07 · Shaoxiong Ji, Pinzhen Chen

Instruction tuning a large language model with multiple languages can prepare it for multilingual downstream tasks. Nonetheless, it is yet to be determined whether having a handful of languages is sufficient, or whether …

Cross-Lingual TransferLanguage ModelingLanguage ModellingLarge Language Model

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

Getting More from Less: Large Language Models are Good Spontaneous Multilingual Learners

2024-05-22 · Shimao Zhang, Changjiang Gao, Wenhao Zhu, Jiajun Chen 외

Recently, Large Language Models (LLMs) have shown impressive language capabilities. While most of the existing LLMs have very unbalanced performance across different languages, multilingual alignment based on translation…

Translation

Eliciting the Translation Ability of Large Language Models via Multilingual Finetuning with Translation Instructions

2023-05-24 · Jiahuan Li, Hao Zhou, ShuJian Huang, Shanbo Cheng 외

Large-scale Pretrained Language Models (LLMs), such as ChatGPT and GPT4, have shown strong abilities in multilingual translations, without being explicitly trained on parallel corpora. It is interesting how the LLMs obta…

Language ModelingLanguage ModellingTranslation