yalsaffar commited on
Commit
5a864bd
1 Parent(s): 980bfc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ This project fine-tunes the `google/mt5-small` model on the BBC Arabic news data
4
 
5
  ## Introduction
6
 
7
- Harnessing the power of the `google/mt5-small` model, this project aims to leverage its multilingual processing capabilities for Arabic text summarization. By fine-tuning the model on the BBC Arabic news dataset, we enhance its ability to generate accurate and concise summaries of Arabic news articles. The project employs the Transformers library for an efficient training loop and uses ROUGE scores as an evaluation metric to ensure high-quality summaries. You can replicate this mode following the [Training Repo](https://github.com/yalsaffar/mt5-small-Arabic-Summarization)
8
 
9
  ## Dataset
10
 
 
4
 
5
  ## Introduction
6
 
7
+ Harnessing the power of the `google/mt5-small` model, this project aims to leverage its multilingual processing capabilities for Arabic text summarization. By fine-tuning the model on the BBC Arabic news dataset, we enhance its ability to generate accurate and concise summaries of Arabic news articles. The project employs the Transformers library for an efficient training loop and uses ROUGE scores as an evaluation metric to ensure high-quality summaries. You can replicate this model following the [Training Repo](https://github.com/yalsaffar/mt5-small-Arabic-Summarization)
8
 
9
  ## Dataset
10