File size: 349 Bytes
730b482
 
 
1c01c73
730b482
 
1
2
3
4
5
6
7
# Glue MNLI

This dataset is a port of the official [`mnli` dataset](https://huggingface.co/datasets/glue/viewer/mnli/train) on the Hub. 
It contains the matched version.
Note that the premise and hypothesis columns have been renamed to text1 and text2 respectively.
Also, the test split is not labeled; the label column values are always -1.