File size: 313 Bytes
b644a0a
 
 
 
 
1
2
3
4
5
6
# Glue RTE

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