Update README.md
Browse files
README.md
CHANGED
|
@@ -96,9 +96,11 @@ This is Google's [mT5 base](https://huggingface.co/google/mt5-base) model fine-t
|
|
| 96 |
|
| 97 |
# Citation
|
| 98 |
```
|
| 99 |
-
@inproceedings{
|
| 100 |
title={Abstractive Text Summarization for Icelandic},
|
| 101 |
author={Sverrisson, {\TH}{\'o}r and Einarsson, Hafsteinn},
|
| 102 |
-
booktitle={
|
|
|
|
|
|
|
| 103 |
}
|
| 104 |
```
|
|
|
|
| 96 |
|
| 97 |
# Citation
|
| 98 |
```
|
| 99 |
+
@inproceedings{sverrisson2023abstractive,
|
| 100 |
title={Abstractive Text Summarization for Icelandic},
|
| 101 |
author={Sverrisson, {\TH}{\'o}r and Einarsson, Hafsteinn},
|
| 102 |
+
booktitle={Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)},
|
| 103 |
+
pages={17--31},
|
| 104 |
+
year={2023}
|
| 105 |
}
|
| 106 |
```
|