Iker commited on
Commit
9eb8fb8
1 Parent(s): 17e1513

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -257,10 +257,12 @@ print(summary.strip().split("\n")[-1]) # Get only the summary, without the promp
257
 
258
  Paper coming soon, for now, you can use this citation:
259
  ```bittext
260
- @misc{garcia-ferrero-etal-2024-noticia,
261
- title = "NoticIA: A Clickbait Article Summarization Dataset in Spanish.",
262
- author = "Garc{\'\i}a-Ferrero, Iker and Altuna, Bego{\~n}a",
263
- year = "2024",
264
- url = "https://github.com/ikergarcia1996/NoticIA"
 
 
265
  }
266
  ```
 
257
 
258
  Paper coming soon, for now, you can use this citation:
259
  ```bittext
260
+ @misc{noticia2024,
261
+ title={NoticIA: A Clickbait Article Summarization Dataset in Spanish},
262
+ author={Iker García-Ferrero and Begoña Altuna},
263
+ year={2024},
264
+ eprint={2404.07611},
265
+ archivePrefix={arXiv},
266
+ primaryClass={cs.CL}
267
  }
268
  ```