hales commited on
Commit
f868f72
1 Parent(s): abf5031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -21,8 +21,9 @@ The model's perplexity on a 250 MB random slice of csTenTen17 dataset is **42.12
21
  The repository includes a simple Jupyter Notebook that can help with the first steps when using the model.
22
 
23
  ## How to cite
24
- @unpublished{hajek_horak2023,<br>
25
  author = "Adam Hájek and Aleš Horák",<br>
26
- title = "CzeGPT-2 New Model for Czech Summarization Task",<br>
27
- year = "2023",<br>
 
28
  }
 
21
  The repository includes a simple Jupyter Notebook that can help with the first steps when using the model.
22
 
23
  ## How to cite
24
+ @unpublished{hajek_horak2024,<br>
25
  author = "Adam Hájek and Aleš Horák",<br>
26
+ title = "CzeGPT-2 -- Training New Model for Czech Generative Text Processing Evaluated with the Summarization Task",<br>
27
+ journal= "IEEE Access",<br>
28
+ year = "2024",<br>
29
  }