Update README.md
Browse files
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
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
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 |
+
}
|