hans / README.md
SebastiaanBeekman's picture
Update README.md
78bf7fc verified
---
license: mit
language:
- en
size_categories:
- 10K<n<100K
---
# Dataset Card for HANS Clone
This repository contains the HANS (Heuristic Analysis for NLI Systems) dataset (https://github.com/tommccoy1/hans).
## Licensing Information
The dataset is released under the MIT License.
## Citation Information
```
@inproceedings{mccoy-etal-2019-right,
title = "Right for the Wrong Reasons: Diagnosing Syntactic Heuristics in Natural Language Inference",
author = "McCoy, R. Thomas and
Pavlick, Ellie and
Linzen, Tal",
editor = "Korhonen, Anna and
Traum, David and
M{\`a}rquez, Llu{\'i}s",
booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2019",
address = "Florence, Italy",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/P19-1334/",
doi = "10.18653/v1/P19-1334",
pages = "3428--3448"
}
```