IMISLab commited on
Commit
0e60db1
·
verified ·
1 Parent(s): 86c4517

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ model-index:
49
 
50
  A Greek news summarization model trained on [GreekSum](https://github.com/iakovosevdaimon/GreekSUM).
51
  This model is part of a series of models trained as part of our research paper:
52
- [Giarelis, N., Mastrokostas, C., & Karacapilidis, N. (2023). GreekT5: A Series of Greek Sequence-to-Sequence Models for News Summarization.](https://arxiv.org/abs/2311.07767)
53
  The proposed models were trained and evaluated on the same dataset against [GreekBART](https://arxiv.org/abs/2304.00869).
54
  For more information see the evaluation section below.
55
 
 
49
 
50
  A Greek news summarization model trained on [GreekSum](https://github.com/iakovosevdaimon/GreekSUM).
51
  This model is part of a series of models trained as part of our research paper:
52
+ [Giarelis, N., Mastrokostas, C., & Karacapilidis, N. (2024) GreekT5: Sequence-to-Sequence Models for Greek News Summarization](https://link.springer.com/chapter/10.1007/978-3-031-63215-0_5) [\[arxiv\]](https://arxiv.org/abs/2311.07767)
53
  The proposed models were trained and evaluated on the same dataset against [GreekBART](https://arxiv.org/abs/2304.00869).
54
  For more information see the evaluation section below.
55