Update README.md
Browse files
README.md
CHANGED
|
@@ -46,4 +46,11 @@ configs:
|
|
| 46 |
path: data/test-*
|
| 47 |
size_categories:
|
| 48 |
- 10K<n<100K
|
| 49 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
path: data/test-*
|
| 47 |
size_categories:
|
| 48 |
- 10K<n<100K
|
| 49 |
+
---
|
| 50 |
+
# Dataset Card for pdt_anaphora_czech
|
| 51 |
+
|
| 52 |
+
This dataset is used for my thesis to fine-tune language models on Czech unstructured text for anaphora resolution.
|
| 53 |
+
|
| 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)
|