qnli / README.md
luketheduke's picture
Upload README.md
d1f5589
|
raw
history blame contribute delete
No virus
314 Bytes
# Glue QNLI
This dataset is a port of the official [`qnli` dataset](https://huggingface.co/datasets/glue/viewer/qnli/train) on the Hub.
Note that the question and sentence columns have been renamed to text1 and text2 respectively.
Also, the test split is not labeled; the label column values are always -1.