Update README.md
Browse files
README.md
CHANGED
|
@@ -54,3 +54,16 @@ This dataset is used for my thesis to fine-tune language models on Czech unstruc
|
|
| 54 |
### Dataset Sources
|
| 55 |
|
| 56 |
The dataset is based on data from the Prague Dependency Treebank, specifically the PDTC 1.0 (https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3185)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
### Dataset Sources
|
| 55 |
|
| 56 |
The dataset is based on data from the Prague Dependency Treebank, specifically the PDTC 1.0 (https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3185)
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
## How to cite
|
| 60 |
+
Stano P. and Horák A. *Evaluating Prompt-Based and Fine-Tuned Approaches to Czech Anaphora Resolution*.
|
| 61 |
+
International Conference on Text, Speech, and Dialogue, 2025.
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
@article{stano_horak2025,
|
| 65 |
+
author = "Patrik Stano and Aleš Horák",
|
| 66 |
+
title = "Evaluating Prompt-Based and Fine-Tuned Approaches to Czech Anaphora Resolution",
|
| 67 |
+
journal= "International Conference on Text, Speech, and Dialogue",
|
| 68 |
+
year = "2025",
|
| 69 |
+
}
|