Update README.md
Browse files
README.md
CHANGED
|
@@ -100,9 +100,12 @@ The annotation took ~40 hours.
|
|
| 100 |
|
| 101 |
Paper coming soon, for now, you can use this citation:
|
| 102 |
```bittext
|
| 103 |
-
@misc{
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
|
| 101 |
Paper coming soon, for now, you can use this citation:
|
| 102 |
```bittext
|
| 103 |
+
@misc{noticia2024,
|
| 104 |
+
title={NoticIA: A Clickbait Article Summarization Dataset in Spanish},
|
| 105 |
+
author={Iker García-Ferrero and Begoña Altuna},
|
| 106 |
+
year={2024},
|
| 107 |
+
eprint={2404.07611},
|
| 108 |
+
archivePrefix={arXiv},
|
| 109 |
+
primaryClass={cs.CL}
|
| 110 |
+
}
|
| 111 |
+
```
|