CoolFace
Datasetpublic

halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset

๐Ÿ›๏ธ Adala Fonction Publique Maroc Arabic Dataset This dataset contains structured legal data extracted from Moroccan public service law texts, sourced from adala.justice.gov.ma. The content is in Arabic and is designed to support NLP and AI applications in legal tech, especially for Moroccan administrative and public law. ๐Ÿ“‚ Dataset Structure Format: JSON Language: Arabic (Standard & Legal dialect) Content: Articles, chapters, titles from Moroccan public lawโ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes196downloads
Dataset Card

๐Ÿ›๏ธ Adala Fonction Publique Maroc Arabic Dataset

This dataset contains structured legal data extracted from Moroccan public service law texts, sourced from adala.justice.gov.ma. The content is in Arabic and is designed to support NLP and AI applications in legal tech, especially for Moroccan administrative and public law.


๐Ÿ“‚ Dataset Structure

  • โ€”Format: JSON
  • โ€”Language: Arabic (Standard & Legal dialect)
  • โ€”Content: Articles, chapters, titles from Moroccan public law texts (ูˆุธูŠูุฉ ุนู…ูˆู…ูŠุฉ)
  • โ€”Use case: Named Entity Recognition (NER), Question Answering (QA), Legal Text Classification, Arabic LLM Finetuning

๐Ÿง  Example (JSON Sample)

json
{
  "title": "ุงู„ูˆุธูŠูุฉ ุงู„ุนู…ูˆู…ูŠุฉ",
  "chapter": "ุงู„ุจุงุจ ุงู„ุฃูˆู„: ุฃุญูƒุงู… ุนุงู…ุฉ",
  "article_number": "ุงู„ู…ุงุฏุฉ 1",
  "article_text": "ูŠุนุชุจุฑ ู…ูˆุธูุง ูƒู„ ุดุฎุต ูŠุนูŠู† ููŠ ูˆุธูŠูุฉ ู‚ุงุฑุฉ ูˆูŠุฑุณู… ููŠ ุฅุญุฏู‰ ุฑุชุจ ุงู„ุณู„ู… ุงู„ุฅุฏุงุฑูŠ."
}

๐Ÿ› ๏ธ How to Use

You can load this dataset using the Hugging Face datasets library:

python
from datasets import load_dataset

dataset = load_dataset("halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset")

๐Ÿ“š Applications

  • โ€”Fine-tuning Arabic LLMs (e.g., Zephyr, LLaMA, NOOR)
  • โ€”Legal chatbot training
  • โ€”Governmental document classification
  • โ€”Semantic search or RAG (Retrieval-Augmented Generation)
  • โ€”Legal Arabic NLP research

๐Ÿ“œ License

Apache 2.0 โ€” You are free to use, modify, and distribute this dataset with attribution.


๐Ÿค Contributions & Contact

This dataset is maintained by Bahae Eddine Halim, AI Researcher @ MDS ๐Ÿ‡ฒ๐Ÿ‡ฆ

Feel free to contribute or reach out via LinkedIn or GitHub.