IMISLab commited on
Commit
9eb31c9
1 Parent(s): e9feaa1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -49,12 +49,10 @@ 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
 
56
- <img src="" width="600"/>
57
-
58
  ## Training dataset
59
 
60
  The training dataset of `GreekT5-umt5-base-greeksum` is [GreekSum](https://github.com/iakovosevdaimon/GreekSUM/), which is the first news summarization dataset for the Greek Language.
 
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
 
 
 
56
  ## Training dataset
57
 
58
  The training dataset of `GreekT5-umt5-base-greeksum` is [GreekSum](https://github.com/iakovosevdaimon/GreekSUM/), which is the first news summarization dataset for the Greek Language.