Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
An Arabic abstractive text summarization model.<br>
|
2 |
A fine-tuned AraT5 model on a dataset that consists of 84,764 paragraph-summary pairs.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
tags:
|
5 |
+
- Arabic T5
|
6 |
+
- MSA
|
7 |
+
- Arabic Text Summarization
|
8 |
+
- Arabic News Title Generation
|
9 |
+
- Arabic Paraphrasing
|
10 |
+
---
|
11 |
+
|
12 |
An Arabic abstractive text summarization model.<br>
|
13 |
A fine-tuned AraT5 model on a dataset that consists of 84,764 paragraph-summary pairs.
|
14 |
|