hajekad commited on
Commit
bb63ce7
1 Parent(s): 2cb2763

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -51,10 +51,12 @@ The repository includes a simple Jupyter Notebook that can help with first steps
51
  See also our model fine-tuned for <a href="https://huggingface.co/MU-NLPC/CzeGPT-2_headline_generator">headline generation task</a>.
52
 
53
  ## How to cite
54
- @unpublished{hajek_horak2022,<br>
55
- author = "Adam Hájek and Aleš Horák",<br>
56
- title = "CzeGPT-2 New Model for Czech Summarization Task",<br>
57
- note = "preprint available at \url{https://openreview.net/forum?id=H43eQtxZefq}",<br>
58
- month = "3",<br>
59
- year = "2022",<br>
60
- }
 
 
 
51
  See also our model fine-tuned for <a href="https://huggingface.co/MU-NLPC/CzeGPT-2_headline_generator">headline generation task</a>.
52
 
53
  ## How to cite
54
+ @article{hajek_horak2024,
55
+ author = "Adam Hájek and Aleš Horák",
56
+ title = "CzeGPT-2 -- Training New Model for Czech Generative Text Processing Evaluated with the Summarization Task",
57
+ journal= "IEEE Access",
58
+ year = "2024",
59
+ volume = "12",
60
+ pages = "34570--34581",
61
+ doi = "10.1109/ACCESS.2024.3371689",
62
+ }