Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ tags:
|
|
10 |
- Arabic Paraphrasing
|
11 |
---
|
12 |
|
13 |
-
An Arabic abstractive text summarization model
|
14 |
-
A BERT2BERT-based model whose parameters are initialized with mBERT weights and which has been fine-tuned on a dataset
|
15 |
|
16 |
More details on the fine-tuning of this model will be released later.
|
17 |
|
|
|
10 |
- Arabic Paraphrasing
|
11 |
---
|
12 |
|
13 |
+
# An Arabic abstractive text summarization model
|
14 |
+
A BERT2BERT-based model whose parameters are initialized with mBERT weights and which has been fine-tuned on a dataset of 84,764 paragraph-summary pairs.
|
15 |
|
16 |
More details on the fine-tuning of this model will be released later.
|
17 |
|