Datasets:
Tasks:
Text Classification
Sub-tasks:
natural-language-inference
Languages:
English
Size:
1K<n<10K
License:
Update recast.py
Browse files
recast.py
CHANGED
@@ -27,7 +27,7 @@ import six
|
|
27 |
import datasets
|
28 |
|
29 |
|
30 |
-
_Recast_CITATION = r"""inproceedings{poliak-etal-2018-collecting,
|
31 |
title = "Collecting Diverse Natural Language Inference Problems for Sentence Representation Evaluation",
|
32 |
author = "Poliak, Adam and
|
33 |
Haldar, Aparajita and
|
|
|
27 |
import datasets
|
28 |
|
29 |
|
30 |
+
_Recast_CITATION = r"""@inproceedings{poliak-etal-2018-collecting,
|
31 |
title = "Collecting Diverse Natural Language Inference Problems for Sentence Representation Evaluation",
|
32 |
author = "Poliak, Adam and
|
33 |
Haldar, Aparajita and
|