ahmed0189 commited on
Commit
6e7c689
1 Parent(s): a8e4c5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  This model is a fine-tuned version of google/mt5-small trained for Arabic text summarization.
2
 
3
  This model is fine-tuned on BBC news articles (XL-Sum Arabic dataset), in which the first sentence (headline sentence) is used for summary and others are used for article.
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - csebuetnlp/xlsum
5
+ language:
6
+ - ar
7
+ metrics:
8
+ - rouge
9
+ ---
10
  This model is a fine-tuned version of google/mt5-small trained for Arabic text summarization.
11
 
12
  This model is fine-tuned on BBC news articles (XL-Sum Arabic dataset), in which the first sentence (headline sentence) is used for summary and others are used for article.