luketheduke
commited on
Commit
•
1c01c73
1
Parent(s):
37b97ed
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Glue MNLI
|
2 |
|
3 |
This dataset is a port of the official [`mnli` dataset](https://huggingface.co/datasets/glue/viewer/mnli/train) on the Hub.
|
4 |
-
It contains
|
5 |
Note that the premise and hypothesis columns have been renamed to text1 and text2 respectively.
|
6 |
Also, the test split is not labeled; the label column values are always -1.
|
|
|
1 |
# Glue MNLI
|
2 |
|
3 |
This dataset is a port of the official [`mnli` dataset](https://huggingface.co/datasets/glue/viewer/mnli/train) on the Hub.
|
4 |
+
It contains the matched version.
|
5 |
Note that the premise and hypothesis columns have been renamed to text1 and text2 respectively.
|
6 |
Also, the test split is not labeled; the label column values are always -1.
|