Update README.md
Browse files
README.md
CHANGED
|
@@ -251,10 +251,12 @@ print(summary.strip().split("\n")[-1]) # Get only the summary, without the promp
|
|
| 251 |
|
| 252 |
Paper coming soon, for now, you can use this citation:
|
| 253 |
```bittext
|
| 254 |
-
@misc{
|
| 255 |
-
|
| 256 |
-
|
| 257 |
-
|
| 258 |
-
|
|
|
|
|
|
|
| 259 |
}
|
| 260 |
```
|
|
|
|
| 251 |
|
| 252 |
Paper coming soon, for now, you can use this citation:
|
| 253 |
```bittext
|
| 254 |
+
@misc{noticia2024,
|
| 255 |
+
title={NoticIA: A Clickbait Article Summarization Dataset in Spanish},
|
| 256 |
+
author={Iker García-Ferrero and Begoña Altuna},
|
| 257 |
+
year={2024},
|
| 258 |
+
eprint={2404.07611},
|
| 259 |
+
archivePrefix={arXiv},
|
| 260 |
+
primaryClass={cs.CL}
|
| 261 |
}
|
| 262 |
```
|