Datasets:
Tasks:
Text Classification
Formats:
csv
Sub-tasks:
natural-language-inference
Languages:
English
Size:
100K - 1M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: cc
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc
|
3 |
---
|
4 |
+
```bib
|
5 |
+
@inproceedings{yanaka-etal-2021-exploring,
|
6 |
+
title = "Exploring Transitivity in Neural {NLI} Models through Veridicality",
|
7 |
+
author = "Yanaka, Hitomi and
|
8 |
+
Mineshima, Koji and
|
9 |
+
Inui, Kentaro",
|
10 |
+
booktitle = "Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume",
|
11 |
+
year = "2021",
|
12 |
+
pages = "920--934",
|
13 |
+
}
|
14 |
+
```
|