| --- |
| dataset_info: |
| features: |
| - name: premise |
| dtype: string |
| - name: hypothesis |
| dtype: string |
| - name: label |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 106784 |
| num_examples: 996 |
| - name: test |
| num_bytes: 322932 |
| num_examples: 2989 |
| download_size: 146406 |
| dataset_size: 429716 |
| language: |
| - en |
| --- |
| # Dataset Card for "sherliic" |
| https://github.com/mnschmit/SherLIiC |
| ``` |
| @inproceedings{schmitt2019sherliic, |
| title = "{S}her{LI}i{C}: A Typed Event-Focused Lexical Inference Benchmark for Evaluating Natural Language Inference", |
| author = {Schmitt, Martin and |
| Sch{\"u}tze, Hinrich}, |
| booktitle = "Proceedings of the 57th Conference of the Association for Computational Linguistics", |
| month = jul, |
| year = "2019", |
| address = "Florence, Italy", |
| publisher = "Association for Computational Linguistics", |
| url = "https://www.aclweb.org/anthology/P19-1086", |
| pages = "902--914" |
| } |
| ``` |