wnli / README.md
luketheduke's picture
Upload README.md
eb0e96d
|
raw
history blame
316 Bytes
# 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.