hales commited on
Commit
74bd42c
1 Parent(s): fca9056

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -21,9 +21,12 @@ 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
- @article{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
- }
 
 
 
 
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
+ @article{hajek_horak2024,
25
+ author = "Adam Hájek and Aleš Horák",
26
+ title = "CzeGPT-2 -- Training New Model for Czech Generative Text Processing Evaluated with the Summarization Task",
27
+ journal= "IEEE Access",
28
+ year = "2024",
29
+ volume = "12",
30
+ pages = "34570--34581",
31
+ doi = "10.1109/ACCESS.2024.3371689",
32
+ }