XL-Sum

BBC article-summary pairs across 45 language configs; OpenCompass concatenates validation splits and scores ROUGE.

Also known as: XLSum, XL-Sum, csebuetnlp/xlsum

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.
Categorygeneration
Subcategorymultilingual abstractive summarization of BBC articles
Page statusactive
MetricROUGE (OpenCompass RougeEvaluator)
Directionhigher_is_better
Dataset size1351253
Dataset licenceCC-BY-NC-SA-4.0 (dataset contents remain BBC copyright; repo README restricts use to non-commercial research)
PublisherBangladesh University of Engineering and Technology (BUET) CSE NLP, with University of Rochester, Monash University, and Swinburne University

What it measures

XL-Sum asks a model to write a short abstractive summary of a BBC article. Articles and bullet-style summaries were extracted from BBC language sites with heuristics, not written by the authors. The v2 public release has about 1.35 million pairs. The ACL 2021 paper described an earlier cut of about 1 million pairs in 44 languages. OpenCompass loads every Hugging Face language config it lists and concatenates the validation splits, then scores ROUGE, so an OpenCompass "XLSum" number is a multilingual validation mix, not the English test split from the paper.

Task format

OpenCompass prompt: "Document:{text}\\nBased on the previous text, provide a brief single summary:". GenInferencer, ZeroRetriever (zero-shot). Predictions pass through Xsum_postprocess and RougeEvaluator. Hugging Face configs are named in full (english, chinese_simplified, …), not ISO codes.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub