paper-with-me

Papers

Improving Multilingual Instruction Finetuning via Linguistically Natural and Diverse Datasets

2024-07-01 · Sathish Reddy Indurthi, Wenxuan Zhou, Shamil Chollampatt, Ravi Agrawal, Kaiqiang Song, Lingxiao Zhao, Chenguang Zhu

Advancements in Large Language Models (LLMs) have significantly enhanced instruction-following capabilities. However, most Instruction Fine-Tuning (IFT) datasets are predominantly in English, limiting model performance in other languages. Traditional methods for creating multilingual IFT datasets such as translating existing English IFT datasets or converting existing NLP datasets into IFT datasets by templating, struggle to capture linguistic nuances and ensure prompt (instruction) diversity. To address this issue, we propose a novel method for collecting multilingual IFT datasets that preserves linguistic naturalness and ensures prompt diversity. This approach leverages English-focused LLMs, monolingual corpora, and a scoring function to create high-quality, diversified IFT datasets in multiple languages. Experiments demonstrate that LLMs finetuned using these IFT datasets show notable improvements in both generative and discriminative tasks, indicating enhanced language comprehension by LLMs in non-English contexts. Specifically, on the multilingual summarization task, LLMs using our IFT dataset achieved 17.57% and 15.23% improvements over LLMs fine-tuned with translation-based and template-based datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2407.01853

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityInstruction Following

Similar Papers 제목 키워드 기반

Linguistically-Informed Multilingual Instruction Tuning: Is There an Optimal Set of Languages to Tune?

2024-10-10 · Gürkan Soykan, Gözde Gül Şahin

Multilingual language models often perform unevenly across different languages due to limited generalization capabilities for some languages. This issue is significant because of the growing interest in making universal …

MzansiText and MzansiLM: An Open Corpus and Decoder-Only Language Model for South African Languages

2026-03-21 · Anri Lombard, Simbarashe Mawere, Temi Aina, Ethan Wolff 외 arxiv

Decoder-only language models can be adapted to diverse tasks through instruction finetuning, but the extent to which this generalizes at small scale for low-resource languages remains unclear. We focus on the languages o…

Natural Language UnderstandingData-to-Text GenerationNews Classification

M2Lingual: Enhancing Multilingual, Multi-Turn Instruction Alignment in Large Language Models

2024-06-24 · Rishabh Maheshwary, Vikas Yadav, Hoang Nguyen, Khyati Mahajan 외

Instruction finetuning (IFT) is critical for aligning Large Language Models (LLMs) to follow instructions. While many effective IFT datasets have been introduced recently, they predominantly focus on high-resource langua…

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

Towards Democratizing Multilingual Large Language Models For Medicine Through A Two-Stage Instruction Fine-tuning Approach

2024-09-09 · Meng Zhou, Surajsinh Parmar, Anubhav Bhatti

Open-source, multilingual medical large language models (LLMs) have the potential to serve linguistically diverse populations across different regions. Adapting generic LLMs for healthcare often requires continual pretra…

Computational EfficiencyContinual PretrainingMultiple-choice