Evalita-LLM

10 native-Italian NLP tasks, mostly drawn from the long-running Evalita campaign, each scored across six or two prompt variants to measure a model's sensitivity to prompt wording.

Also known as: evalita-mp, Evalita LLM

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.
Categorycomposite
Subcategory10-task, native-Italian evaluation suite (6 multiple-choice, 4 generative), each task scored across multiple prompts
Page statusactive
Metrictask-dependent (accuracy, F1/F1-macro, ROUGE), each reported per prompt and averaged across a task's prompt variants
Directionhigher_is_better
Unit%
Dataset licenceMixed by task. Checking the `evalitahf` Hugging Face organisation's own dataset cards directly found CC BY-NC-SA 4.0 stated for nine of ten component tasks checked (admission_test, faq, sentiment_analysis, hatespeech_detection, textual_entailment, entity_recognition, lexical_substitution, relation_extraction, summarization-fp); the word_in_context card sets no licence tag. No single licence file covers the composite benchmark as a whole.
PublisherFondazione Bruno Kessler (FBK), Trento, with iGenius and the Evalita organizing initiative (University of Turin coordinates Evalita's open-licence release via the Evalita4ELG project)

What it measures

Evalita-LLM tests a model on ten distinct Italian-language NLP tasks, chosen to be natively Italian rather than translated from English (avoiding both translation artefacts and cultural mismatch): word sense disambiguation (Word in Context), semantic inference (Textual Entailment), two text classification tasks (Sentiment Analysis, Hate Speech Detection), two question-answering tasks (FAQ retrieval over public-administration documents, and multiple-choice Admission Tests on scientific content), and four generative tasks -- Lexical Substitution, Named Entity Recognition (across news, literary and political-writing text), Relation Extraction, and Summarization. Most tasks are reused from earlier editions of Evalita, a biennial Italian NLP evaluation campaign running since 2007; two (Admission Tests and Summarization) were built specifically for this LLM-focused release.

Task format

Six multiple-choice-style tasks (WiC, TE, SA, HS, FAQ, Admission Tests) ask the model to select an option, scored by loglikelihood/perplexity; four generative tasks (Lexical Substitution, Named Entity Recognition, Relation Extraction, Summarization) ask the model to produce free text, scored by generate-until with task-specific parsing. The benchmark's distinguishing feature is that every task is evaluated under several different prompt phrasings of the same underlying instruction -- six templates for multiple-choice tasks, described by the paper as four templates for generative tasks -- specifically to separate genuine task competence from sensitivity to how a prompt happens to be worded.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub