sileod commited on
Commit
7424266
·
1 Parent(s): 9d0ec0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -19,4 +19,18 @@ dataset_info:
19
  ---
20
  # Dataset Card for "sherliic"
21
 
22
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+