Monolingual or Multilingual Instruction Tuning: Which Makes a Better Alpaca (2309.08958v2)
Abstract: Foundational LLMs can be instruction-tuned to perform open-domain question answering, facilitating applications like chat assistants. While such efforts are often carried out in a single language, we empirically analyze cost-efficient strategies for multilingual scenarios. Our study employs the Alpaca dataset and machine translations of it to form multilingual data, which is then used to tune LLMs through either low-rank adaptation or full-parameter training. Under a controlled computation budget, comparisons show that multilingual tuning is on par or better than tuning a model for each language. Furthermore, multilingual tuning with downsampled data can be as powerful and more robust. Our findings serve as a guide for expanding language support through instruction tuning.
- Pinzhen Chen (27 papers)
- Shaoxiong Ji (39 papers)
- Nikolay Bogoychev (17 papers)
- Barry Haddow (59 papers)
- Kenneth Heafield (24 papers)
- Andrey Kutuzov (41 papers)