Iker commited on
Commit
1c791d5
1 Parent(s): 244ad12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -145,4 +145,17 @@ print(summary.strip().split("\n")[-1]) # Get only the summary, without the promp
145
  <tr>
146
  <td style="width:100%"><img src="https://github.com/ikergarcia1996/NoticIA/raw/main/results/Results.png" align="right" width="100%"> </td>
147
  </tr>
148
- </table>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  <tr>
146
  <td style="width:100%"><img src="https://github.com/ikergarcia1996/NoticIA/raw/main/results/Results.png" align="right" width="100%"> </td>
147
  </tr>
148
+ </table>
149
+
150
+
151
+ # Citation
152
+
153
+ Paper coming soon, for now, you can use this citation:
154
+ ```bittext
155
+ @misc{garcia-ferrero-etal-2023-noticia,
156
+ title = "NoticIA: A Clickbait Article Summarization Dataset in Spanish.",
157
+ author = "Garc{\'\i}a-Ferrero, Iker and Altuna, Bego{\~n}a",
158
+ year = "2024",
159
+ url = "https://github.com/ikergarcia1996/NoticIA"
160
+ }
161
+ ```