File size: 316 Bytes
eb0e96d |
1 2 3 4 5 6 |
# Glue WNLI
This dataset is a port of the official [`wnli` dataset](https://huggingface.co/datasets/glue/viewer/wnli/train) on the Hub.
Note that the sentence1 and sentence2 columns have been renamed to text1 and text2 respectively.
Also, the test split is not labeled; the label column values are always -1.
|