Logo Lanfrica

MSA-Darija Summarization Dataset

Domaine:

natural language processing

Type de record:

dataset
Créateur:
EMI
Hôte:
This is the EMINES organization-hosted version of the MSA-Darija Summarization Dataset, synchronized with the original dataset. It contains 4800 rows of Moroccan and Arabic texts with Arabic summarization, designed for developing summarization models. from datasets import load_dataset # Load the dataset dataset = load_dataset("EMINES/summarized-darija-msa-wiki-data") # Example usage