Datasets:
Tasks:
Other
Modalities:
Text
Formats:
json
Sub-tasks:
coreference-resolution
Languages:
Hungarian
Size:
< 1K
Tags:
structure-prediction
License:
ligetinagy
commited on
Commit
·
8ef95be
1
Parent(s):
d729130
Update README.md
Browse files
README.md
CHANGED
@@ -120,7 +120,7 @@ An example:
|
|
120 |
|
121 |
### Data Splits
|
122 |
|
123 |
-
The data is distributed in three splits: training set (
|
124 |
The test set's sentence pairs are translated from GLUE's WNLI's test set. This set was distributed without labels. 3 annotators annotated the Hungarian sentence pairs.
|
125 |
The test set of HuWNLI is also distributed without labels. To evaluate your model, please [contact us](mailto:[email protected]), or check [HuLU's website](hulu.nlp.nytud.hu) for an automatic evaluation (this feature is under construction at the moment).
|
126 |
|
|
|
120 |
|
121 |
### Data Splits
|
122 |
|
123 |
+
The data is distributed in three splits: training set (562), development set (59) and test set (134). The splits follow GLUE's WNLI's splits, but contain less instances as many sentence pairs had to be thrown away for being untranslatable to Hungarian. The train and the development set have been extended from nli sentence pairs formatted from the Hungarian translation of 6 Winograd schemata left out from the original WNLI dataset.
|
124 |
The test set's sentence pairs are translated from GLUE's WNLI's test set. This set was distributed without labels. 3 annotators annotated the Hungarian sentence pairs.
|
125 |
The test set of HuWNLI is also distributed without labels. To evaluate your model, please [contact us](mailto:[email protected]), or check [HuLU's website](hulu.nlp.nytud.hu) for an automatic evaluation (this feature is under construction at the moment).
|
126 |
|