paper-with-me

홈 › Papers

Parameter Efficient Fine Tuning Llama 3.1 for Answering Arabic Legal Questions: A Case Study on Jordanian Laws

2025-06-02 · 1st International Conference on Computational Intelligence Approaches and Applications (ICCIAA) 2025 6 · Mohammed Fasha; Bassam Hammo; Bilal Sowan; Husam Barham Business Intelligence and Data Analytics Department, University of Petra, Amman, Jordan ; Esam Al-Nsour

This study uses Jordanian law as a case study to explore the fine-tuning of the Llama-3.1 large language model for Arabic question-answering. Two versions of the model- Llama-3.1-8B-bnb-4bit and Llama-3.1-8B-Instruct-bnb-4bit-were fine-tuned using parameter-efficient fine-tuning (PEFT) with LoRA adapters and 4-bit quantized models, leveraging the Unsloth framework for accelerated and resource-efficient training. A custom dataset of 6000 legal question-answer pairs was curated from Jordanian laws and formatted into structured prompts. Performance was evaluated using the BLEU and the ROUGE metrics to compare the fine-tuned models to their respective base versions. Results demonstrated improved legal reasoning and accuracy while achieving resource efficiency through quantization and optimized fine-tuning strategies. This work underscores the potential of adapting large language models for Arabic legal domains and highlights effective techniques for fine-tuning domain-specific tasks.

📄 PDF Abstract BibTeX

Code (1)

msfasha/Arabic-NLP tf

Tasks

Language ModelingLanguage ModellingLarge Language ModelLegal Reasoningparameter-efficient fine-tuningQuantizationQuestion Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Parameter Efficient Fine Tuning Llama 3.1 for Answering Arabic Legal Questions: A Case Study on Jordanian Laws

2026-01-24 · Mohammed Fasha, Bassam Hammo, Bilal Sowan, Husam Barham 외 arxiv

This study uses Jordanian law as a case study to explore the fine-tuning of the Llama-3.1 large language model for Arabic question-answering. Two versions of the model - Llama-3.1-8B-bnb-4bit and Llama-3.1-8B-Instruct-bn…

parameter-efficient fine-tuningLegal Reasoning

Creating Arabic LLM Prompts at Scale

2024-08-12 · Abdelrahman El-Sheikh, Ahmed Elmogtaba, Kareem Darwish, Muhammad Elmallah 외

The debut of chatGPT and BARD has popularized instruction following text generation using LLMs, where a user can interrogate an LLM using natural language requests and obtain natural language answers that matches their r…

Headline GenerationInstruction FollowingLanguage ModelingLanguage Modelling+4

GOF at Qur’an QA 2022: Towards an Efficient Question Answering For The Holy Qu’ran In The Arabic Language Using Deep Learning-Based Approach

2022-06-01 · OSACT (LREC) 2022 6 · Ali Mostafa, Omar Mohamed

Recently, significant advancements were achieved in Question Answering (QA) systems in several languages. However, QA systems in the Arabic language require further research and improvement because of several challenges …

Question Answering

RightNow-Arabic-0.5B-Turbo: An Open Sub-1B Arabic Language Model via Vocabulary Injection and Edge-First Deployment

2026-04-10 · Jaber Jaber, Osama Jaber arxiv

Open Arabic large language models split into two classes: sub-1B multilingual models that treat Arabic as an afterthought (Qwen2.5-0.5B, Falcon-H1-0.5B), and 7B-70B Arabic-specialized models that require a server to run …

Figurative and Cultural Knowledge in LLMs: Investigating Cross-Domain Transfer through Fine-Tuning

2026-08-18 · Mena Attia, Mona Diab, Thamar Solorio arxiv

Figurative language is deeply culturally embedded; fluent use requires not just linguistic competence but cultural immersion. We ask whether LLMs can learn this link: does fine-tuning on cultural data improve figurative …