Skip to content

Text summarizer using AraBART fine tuned architecture.

Notifications You must be signed in to change notification settings

Mo-Abdelhameed/Text-Summarizer-NLP-Project

 
 

Repository files navigation

To download the preprocessed data : https://drive.google.com/file/d/1IVIH23SIiRGmndN9wX9G5F9pJPV7dp7Y/view?usp=share_link
After downloading preprocessing data, you have to put it in this path "../" which means the parent directory where our project directory exists.

Packages that have to be installed : pandas, numpy, datasets, transformers, joblib, rouge

To train the model you have to run Training.ipynb cells in their order
To do the evaluation you have to run evaluation.ipynb cells

About

Text summarizer using AraBART fine tuned architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%