Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
natural-language-inference
Languages:
English
Size:
1K - 10K
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
https://github.com/atticusg/MoNLI
|
2 |
+
```
|
3 |
+
@inproceedings{geiger-etal-2020-neural,
|
4 |
+
address = {Online},
|
5 |
+
author = {Geiger, Atticus and Richardson, Kyle and Potts, Christopher},
|
6 |
+
booktitle = {Proceedings of the Third BlackboxNLP Workshop on Analyzing and Interpreting Neural Networks for NLP},
|
7 |
+
doi = {10.18653/v1/2020.blackboxnlp-1.16},
|
8 |
+
month = nov,
|
9 |
+
pages = {163--173},
|
10 |
+
publisher = {Association for Computational Linguistics},
|
11 |
+
title = {Neural Natural Language Inference Models Partially Embed Theories of Lexical Entailment and Negation},
|
12 |
+
url = {https://www.aclweb.org/anthology/2020.blackboxnlp-1.16},
|
13 |
+
year = {2020}}
|
14 |
+
```
|