ALRAGE

OALL's 2,106-item Arabic passage QA set; HELM grades free-form answers with GPT-4o, using the public train split as the test set.

Also known as: OALL/ALRAGE

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categoryknowledge
SubcategoryArabic open-book RAG question answering, GPT-4o graded
Page statusactive
Metricalrage_score
Directionhigher_is_better
Unit0-1
Dataset size2106
PublisherOALL (Open Arabic LLM Leaderboard); HELM scenario by Stanford CRFM

What it measures

ALRAGE is an Arabic open-book question answering task built to look like retrieval-augmented generation. HELM shows the model an Arabic question and a block of suggested passages (`candidates`), then asks it to write an answer. The gold string is a short reference answer, not a multiple-choice letter. The language is Arabic. The skill is using the supplied passages, not browsing the web, and not the closed-book exam mix in [alghafa](alghafa.md).

Task format

Open-ended generation. HELM concatenates "السؤال:" plus the question and "السياقات المقترحة:" plus `candidates`. The generation adapter uses Arabic instructions, max_tokens 100, and no stop sequences. Scoring is an LLM judge, not string match, despite leftover exact_match metadata on the scenario class.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub