patrixtano commited on
Commit
2f3a1f7
1 Parent(s): 9de8d00

Update README.md

Browse files

This dataset is used for my thesis to fine-tune language models on Czech unstructured text for anaphora resolution. It 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)

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -44,4 +44,6 @@ configs:
44
  path: data/validation-*
45
  - split: test
46
  path: data/test-*
47
- ---
 
 
 
44
  path: data/validation-*
45
  - split: test
46
  path: data/test-*
47
+ size_categories:
48
+ - 10K<n<100K
49
+ ---