malmarjeh commited on
Commit
3dabc28
1 Parent(s): 3b0e1cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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