luketheduke
commited on
Commit
•
ec4d097
1
Parent(s):
21cc3ba
add data
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Glue QQP
|
2 |
+
|
3 |
+
This dataset is a port of the official [`qqp` dataset](https://huggingface.co/datasets/glue/viewer/qqp/train) on the Hub.
|
4 |
+
Note that the question1 and question2 columns have been renamed to text1 and text2 respectively.
|
5 |
+
Also, the test split is not labeled; the label column values are always -1.
|