paper-with-me

Papers

ArabLegalEval: A Multitask Benchmark for Assessing Arabic Legal Knowledge in Large Language Models

2024-08-15 · Faris Hijazi, Somayah AlHarbi, Abdulaziz AlHussein, Harethah Abu Shairah, Reem AlZahrani, Hebah AlShamlan, Omar Knio, George Turkiyyah

The rapid advancements in Large Language Models (LLMs) have led to significant improvements in various natural language processing tasks. However, the evaluation of LLMs' legal knowledge, particularly in non-English languages such as Arabic, remains under-explored. To address this gap, we introduce ArabLegalEval, a multitask benchmark dataset for assessing the Arabic legal knowledge of LLMs. Inspired by the MMLU and LegalBench datasets, ArabLegalEval consists of multiple tasks sourced from Saudi legal documents and synthesized questions. In this work, we aim to analyze the capabilities required to solve legal problems in Arabic and benchmark the performance of state-of-the-art LLMs. We explore the impact of in-context learning and investigate various evaluation methods. Additionally, we explore workflows for generating questions with automatic validation to enhance the dataset's quality. We benchmark multilingual and Arabic-centric LLMs, such as GPT-4 and Jais, respectively. We also share our methodology for creating the dataset and validation, which can be generalized to other domains. We hope to accelerate AI research in the Arabic Legal domain by releasing the ArabLegalEval dataset and code: https://github.com/Thiqah/ArabLegalEval

📄 PDF Abstract BibTeX arXiv:2408.07983

Code (1)

thiqah/arablegaleval 공식 구현

Tasks

In-Context LearningMMLU

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic

2024-02-20 · Fajri Koto, Haonan Li, Sara Shatnawi, Jad Doughman 외

The focus of language model evaluation has transitioned towards reasoning and knowledge-intensive tasks, driven by advancements in pretraining large models. While state-of-the-art models are partially trained on large Ar…

ArabicMMLULanguage Model EvaluationLanguage ModelingLanguage Modelling+2

AraTrust: An Evaluation of Trustworthiness for LLMs in Arabic

2024-03-14 · Emad A. Alghamdi, Reem I. Masoud, Deema Alnuhait, Afnan Y. Alomairi 외

The swift progress and widespread acceptance of artificial intelligence (AI) systems highlight a pressing requirement to comprehend both the capabilities and potential risks associated with AI. Given the linguistic compl…

EthicsMultiple-choice

MizanQA: Benchmarking Large Language Models on Moroccan Legal Question Answering

2025-08-22 · Adil Bahaj, Mounir Ghogho arxiv

The rapid advancement of large language models (LLMs) has significantly propelled progress in natural language processing (NLP). However, their effectiveness in specialized, low-resource domains-such as Arabic legal cont…

Question AnsweringLegal Reasoning

ALARB: An Arabic Legal Argument Reasoning Benchmark

2025-10-01 · Harethah Abu Shairah, Somayah AlHarbi, Abdulaziz AlHussein, Sameer Alsabea 외 arxiv

We introduce ALARB, a dataset and suite of tasks designed to evaluate the reasoning capabilities of large language models (LLMs) within the Arabic legal domain. While existing Arabic benchmarks cover some knowledge-inten…

Legal Reasoning

Prediction of Arabic Legal Rulings using Large Language Models

2023-10-16 · Adel Ammar, Anis Koubaa, Bilel Benjdira, Omar Najar 외

In the intricate field of legal studies, the analysis of court decisions is a cornerstone for the effective functioning of the judicial system. The ability to predict court outcomes helps judges during the decision-makin…

Decision MakingPrediction