Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,16 @@ dataset_info:
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "idioms-nli"
|
| 28 |
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
# Dataset Card for "idioms-nli"
|
| 28 |
|
| 29 |
+
https://github.com/an-eve/nlp-nli-idioms/
|
| 30 |
+
|
| 31 |
+
```
|
| 32 |
+
@inproceedings{stowe-2022,
|
| 33 |
+
title = "IMPLI: Investigating NLI Models' Performance on Figurative Language",
|
| 34 |
+
author = "Stowe, Kevin and Utama, Prasetya Ajie, and Gurevytch, Iryna",
|
| 35 |
+
booktitle = "Proceedings of the 2022 Conference for the Association of Computational Linguistics",
|
| 36 |
+
month = "06",
|
| 37 |
+
year = "2022",
|
| 38 |
+
publisher = "Association for Computational Linguistics",
|
| 39 |
+
url = "tbd",
|
| 40 |
+
}
|
| 41 |
+
```
|