Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
patrixtano commited on
Commit
5518e70
·
verified ·
1 Parent(s): 839f735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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
+ }