File size: 945 Bytes
9d0ec0e f1a643f 9d0ec0e 01c5006 7424266 f1a643f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
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"
}
``` |