Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 2.79 KB

README.md

File metadata and controls

65 lines (40 loc) · 2.79 KB

من الآخر.ai 🧠

A Transformer-Based Abstractive Arabic Text Summarizer

This repository contains the code and resources for our outstanding model من الآخر.ai, as a part of our participation in the AIC-1 AI competition, organized by The Military Technical College and The Applied Innovation Center (AIC) of the Ministry of Communications and Information Technology. The competition aims to develop a Modern Standard AI model that can understand and summarize Arabic text.

Men-El-Akher.mp4

Team: Al Qalam ✏️

Our team, "Al Qalam," is named after the 4th ayah revealed in the Quran: "الَّذِي عَلَّمَ بِالْقَلَمِ"

Team Members:

About the Competition 🏆

The AIC-1 competition presents an exciting challenge in the field of Natural Language Processing (NLP) and transformers. We are tasked with developing an AI model that can effectively comprehend Arabic text and generate accurate summaries.

Evaluation Metrics 📏

Our model is evaluated based on the following metrics:

  • rouge1
  • rouge2
  • rougeL
  • Expert evaluations

We are committed to optimizing our model's performance based on these metrics to achieve the best results.

Getting Started ✅

To reproduce our results or contribute to this project, please follow the instructions below:

  1. Clone this repository:

    git clone https://github.com/Omar-Al-Sharif/Men-El-Akher.git
    
  2. Install the necessary dependencies:

    pip install -r requirements.txt
    
  3. Obtain the dataset and place it in the /data directory.

  4. Run the Jupyter notebook:

    Men-El-Akher/code/Men-El-Akher.AI.ipynb
    

Contribution 🤝

We welcome contributions to this repository. If you have any suggestions, improvements, or new ideas, please feel free to open an issue or submit a pull request.

Acknowledgments 💌

We would like to express our gratitude to The Military Technical College, The Applied Innovation Center (AIC), and the Ministry of Communications and Information Technology for organizing this competition and providing us with the opportunity to showcase our skills in the field of AI and NLP.