Update README.md
Browse files
README.md
CHANGED
|
@@ -119,12 +119,12 @@ [email protected]
|
|
| 119 |
The model has been officially released with the article: [GreekT5: A Series of Greek Sequence-to-Sequence Models for News Summarization](https://arxiv.org/).
|
| 120 |
If you use the model, please cite the following:
|
| 121 |
```
|
| 122 |
-
@
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
}
|
| 130 |
```
|
|
|
|
| 119 |
The model has been officially released with the article: [GreekT5: A Series of Greek Sequence-to-Sequence Models for News Summarization](https://arxiv.org/).
|
| 120 |
If you use the model, please cite the following:
|
| 121 |
```
|
| 122 |
+
@inproceedings{giarelis2024greekt5,
|
| 123 |
+
title={GreekT5: Sequence-to-Sequence Models for Greek News Summarization},
|
| 124 |
+
author={Giarelis, Nikolaos and Mastrokostas, Charalampos and Karacapilidis, Nikos},
|
| 125 |
+
booktitle={IFIP International Conference on Artificial Intelligence Applications and Innovations},
|
| 126 |
+
pages={60--73},
|
| 127 |
+
year={2024},
|
| 128 |
+
organization={Springer}
|
| 129 |
}
|
| 130 |
```
|