Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,18 @@ dataset_info:
|
|
19 |
---
|
20 |
# Dataset Card for "sherliic"
|
21 |
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
# Dataset Card for "sherliic"
|
21 |
|
22 |
+
```
|
23 |
+
@inproceedings{schmitt2019sherliic,
|
24 |
+
title = "{S}her{LI}i{C}: A Typed Event-Focused Lexical Inference Benchmark for Evaluating Natural Language Inference",
|
25 |
+
author = {Schmitt, Martin and
|
26 |
+
Sch{\"u}tze, Hinrich},
|
27 |
+
booktitle = "Proceedings of the 57th Conference of the Association for Computational Linguistics",
|
28 |
+
month = jul,
|
29 |
+
year = "2019",
|
30 |
+
address = "Florence, Italy",
|
31 |
+
publisher = "Association for Computational Linguistics",
|
32 |
+
url = "https://www.aclweb.org/anthology/P19-1086",
|
33 |
+
pages = "902--914"
|
34 |
+
}
|
35 |
+
```
|
36 |
+
|