paper-with-me

홈 › Papers

MAPLE: Multilingual Evaluation of Parameter Efficient Finetuning of Large Language Models

2024-01-15 · Divyanshu Aggarwal, Ashutosh Sathe, Ishaan Watts, Sunayana Sitaram

Parameter Efficient Finetuning (PEFT) has emerged as a viable solution for improving the performance of Large Language Models (LLMs) without requiring massive resources and compute. Prior work on multilingual evaluation has shown that there is a large gap between the performance of LLMs on English and other languages. Further, there is also a large gap between the performance of smaller open-source models and larger LLMs. Finetuning can be an effective way to bridge this gap and make language models more equitable. In this work, we finetune the LLama-2-7B and Mistral-7B models on two synthetic multilingual instruction tuning datasets to determine its effect on model performance on six downstream tasks covering forty languages in all. Additionally, we experiment with various parameters, such as rank for low-rank adaptation and values of quantisation to determine their effects on downstream performance and find that higher rank and higher quantisation values benefit low-resource languages. We find that PEFT of smaller open-source models sometimes bridges the gap between the performance of these models and the larger ones, however, English performance can take a hit. We also find that finetuning sometimes improves performance on low-resource languages, while degrading performance on high-resource languages.

📄 PDF Abstract BibTeX arXiv:2401.07598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multilingual Translation with Extensible Multilingual Pretraining and Finetuning

2020-08-02 · Yuqing Tang, Chau Tran, Xi-An Li, Peng-Jen Chen 외

Recent work demonstrates the potential of multilingual pretraining of creating one model that can be used for various tasks in different languages. Previous work in multilingual pretraining has demonstrated that machine …

Machine TranslationTranslation

Multilingual Speech Translation from Efficient Finetuning of Pretrained Models

2021-08-01 · ACL 2021 5 · Xian Li, Changhan Wang, Yun Tang, Chau Tran 외

We present a simple yet effective approach to build multilingual speech-to-text (ST) translation through efficient transfer learning from a pretrained speech encoder and text decoder. Our key finding is that a minimalist…

DecoderSpeech-to-TextText GenerationTransfer Learning+1

Multilingual Speech Translation with Efficient Finetuning of Pretrained Models

2020-10-24 · Xian Li, Changhan Wang, Yun Tang, Chau Tran 외

We present a simple yet effective approach to build multilingual speech-to-text (ST) translation by efficient transfer learning from pretrained speech encoder and text decoder. Our key finding is that a minimalistic LNA …

Cross-Lingual TransferDecoderSpeech-to-TextText Generation+2

Towards Multilingual Automatic Dialogue Evaluation

2023-08-31 · John Mendonça, Alon Lavie, Isabel Trancoso

The main limiting factor in the development of robust multilingual dialogue evaluation metrics is the lack of multilingual data and the limited availability of open sourced multilingual dialogue systems. In this work, we…

Dialogue EvaluationMachine TranslationTranslation

mdok-style at SemEval-2026 Task 9: Finetuning LLMs for Multilingual Polarization Detection

2026-05-04 · Dominik Macko, Alok Debnath, Jakub Simko arxiv

SemEval-2026 Task 9 is focused on multilingual polarization detection. Specifically, it covers the identification of multilingual, multicultural and multievent polarization along three axes (in subtasks), namely detectio…