Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
```
|
5 |
+
@inproceedings{zhang2020WinoWhy,
|
6 |
+
author = {Hongming Zhang and Xinran Zhao and Yangqiu Song},
|
7 |
+
title = {WinoWhy: A Deep Diagnosis of Essential Commonsense Knowledge for Answering Winograd Schema Challenge},
|
8 |
+
booktitle = {Proceedings of Annual Meeting of the Association for Computational Linguistics (ACL) 2020},
|
9 |
+
year = {2020}
|
10 |
+
}
|
11 |
+
```
|