File size: 316 Bytes
359ce39
 
 
 
 
1
2
3
4
5
6
# Glue MRPC

This dataset is a port of the official [`mrpc` dataset](https://huggingface.co/datasets/glue/viewer/mrpc/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.