File size: 314 Bytes
d1f5589
 
 
 
 
1
2
3
4
5
6
# 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.