naimur900 commited on
Commit
3c00841
1 Parent(s): aabd822

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ The **pegasus_xlsum** is a state-of-the-art model fine-tuned on the **English**
27
  The goal was to adapt the model for the text summarization task, and we're thrilled to report that the fine-tuned **pegasus_xlsum** model exceeded our expectations. It outperformed the established [**csebuetnlp/mT5_multilingual_XLSum**](https://huggingface.co/csebuetnlp/mT5_multilingual_XLSum) model in terms of [**ROUGE**](https://huggingface.co/spaces/evaluate-metric/rouge) scores, demonstrating superior summary generation capabilities. The **pegasus_xlsum** model leverages the powerful PEGASUS architecture, proving its efficiency and effectiveness in handling **English** text summarization tasks.
28
 
29
 
30
- ## Intended uses & limitations
31
 
32
  The **pegasus_xlsum** is to provide a reliable, high-performance solution for **English** text summarization, making the most of the rich, professional, and diverse source dataset it was trained on. We hope you find this model as useful in your applications as we did in our experiments.
33
 
 
27
  The goal was to adapt the model for the text summarization task, and we're thrilled to report that the fine-tuned **pegasus_xlsum** model exceeded our expectations. It outperformed the established [**csebuetnlp/mT5_multilingual_XLSum**](https://huggingface.co/csebuetnlp/mT5_multilingual_XLSum) model in terms of [**ROUGE**](https://huggingface.co/spaces/evaluate-metric/rouge) scores, demonstrating superior summary generation capabilities. The **pegasus_xlsum** model leverages the powerful PEGASUS architecture, proving its efficiency and effectiveness in handling **English** text summarization tasks.
28
 
29
 
30
+ ## Intended uses
31
 
32
  The **pegasus_xlsum** is to provide a reliable, high-performance solution for **English** text summarization, making the most of the rich, professional, and diverse source dataset it was trained on. We hope you find this model as useful in your applications as we did in our experiments.
33