NLIStressTest / README.md
SebastiaanBeekman's picture
Update README.md
c6b8487 verified
---
license: cc
language:
- en
size_categories:
- 100K<n<1M
---
# Dataset Card for NLI_StressTest Clone
This repository contains the NLI_StressTest dataset (https://github.com/AbhilashaRavichander/NLI_StressTest).
## Licensing Information
The dataset is released under the [CC BY 4.0](Creative Commons Attribution 4.0 International) license.
## Citation Information
```
@inproceedings{naik18coling,
title = {Stress Test Evaluation for Natural Language Inference},
author = {Aakanksha Naik and Abhilasha Ravichander and Norman Sadeh and Carolyn Rose and Graham Neubig},
booktitle = {The 27th International Conference on Computational Linguistics (COLING)},
address = {Santa Fe, New Mexico, USA},
month = {August},
year = {2018}
}
```