Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ A fine-tuned AraGPT2 model on a dataset of 84,764 paragraph-summary pairs.
|
|
17 |
|
18 |
Paper: [Arabic abstractive text summarization using RNN-based and transformer-based architectures](https://www.sciencedirect.com/science/article/abs/pii/S0306457322003284).
|
19 |
|
20 |
-
Dataset: [link](https://data.mendeley.com/datasets/7kr75c9h24/1)
|
21 |
|
22 |
The model can be used as follows:
|
23 |
```python
|
|
|
17 |
|
18 |
Paper: [Arabic abstractive text summarization using RNN-based and transformer-based architectures](https://www.sciencedirect.com/science/article/abs/pii/S0306457322003284).
|
19 |
|
20 |
+
Dataset: [link](https://data.mendeley.com/datasets/7kr75c9h24/1).
|
21 |
|
22 |
The model can be used as follows:
|
23 |
```python
|