Goud-sum_v2 / README.md
azzedine's picture
Update README.md
c0e37e6 verified
metadata
{}

Dataset Card for GOOD-Sum_v2

Dataset Description

GOOD-Sum_v2 is an expanded version of the original GOOD-Sum dataset, containing a total of 189,000 articles for training, 9,497 articles for validation, and 9,497 articles for testing. The dataset includes headlines and categories for each article. The articles are written in Moroccan Darija, Modern Standard Arabic (MSA), or a mix of both. Both versions of the dataset were scraped from the GOUD.ma website.

Dataset Sources

GOUD.ma is a news website established by Ahmed Najim. Journalists contribute articles in Modern Standard Arabic and Moroccan Darija, spanning various topics. This dataset captures the linguistic diversity of Moroccan media.

Uses

The dataset is suitable for Natural Language Processing (NLP) tasks, such as:

  • Text summarization (extractive or abstractive).
  • Pretraining or fine-tuning language models for Arabic dialects.

Dataset Structure

  • Headline:: A concise summary of the article.
  • Content:: The full article text.
  • Category:: The topic category of the article.

Dataset Splits

Split Number of Articles
Training Set 189,000
Validation Set 9,497
Test Set 9,497

Citation

If you use this dataset, please cite it as follows:

@inproceedings{aftiss2025empirical,
  title={Empirical Evaluation of Pre-trained Language Models for Summarizing Moroccan Darija News Articles},
  author={Aftiss, Azzedine and Lamsiyah, Salima and Schommer, Christoph and El Alaoui, Said Ouatik},
  booktitle={Proceedings of the 4th Workshop on Arabic Corpus Linguistics (WACL-4)},
  pages={77--85},
  year={2025}
}