Datasets:
NYTK
/

Tasks:
Other
Languages:
Hungarian
License:
ligetinagy commited on
Commit
81d3f8e
1 Parent(s): 77bfb01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -121,6 +121,8 @@ An example:
121
  ### Data Splits
122
 
123
  The data is distributed in three splits: training set (541), development set (53) 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.
 
 
124
 
125
  ## Dataset Creation
126
 
 
121
  ### Data Splits
122
 
123
  The data is distributed in three splits: training set (541), development set (53) 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.
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
 
127
  ## Dataset Creation
128