EMNLP 2024finding2 citations

RoQLlama: A Lightweight Romanian Adapted Language Model

George-Andrei Dima, Andrei-Marius Avram, Cristian-George Craciun, Dumitru-Clementin Cercel

Abstract

The remarkable achievements obtained by open-source large language models (LLMs) in recent years have predominantly been concentrated on tasks involving the English language. In this paper, we aim to advance the performance of Llama2 models on Romanian tasks. We tackle the problem of reduced computing resources by using QLoRA for training. We release RoQLlama-7b, a quantized LLM, which shows equal or improved results compared to its full-sized counterpart when tested on seven Romanian downstream tasks in the zero-shot setup. Also, it consistently achieves higher average scores across all few-shot prompts. Additionally, we introduce a novel Romanian dataset, namely RoMedQA, which contains single-choice medical questions in Romanian.

BibTeX
@inproceedings{dima-etal-2024-roqllama,
    title = "{R}o{QL}lama: A Lightweight {R}omanian Adapted Language Model",
    author = "Dima, George-Andrei  and
      Avram, Andrei-Marius  and
      Craciun, Cristian-George  and
      Cercel, Dumitru-Clementin",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.261/",
    doi = "10.18653/v1/2024.findings-emnlp.261",
    pages = "4531--4541"
}