Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
```bib
|
| 2 |
+
@inproceedings{mutual,
|
| 3 |
+
title = "MuTual: A Dataset for Multi-Turn Dialogue Reasoning",
|
| 4 |
+
author = "Cui, Leyang and Wu, Yu and Liu, Shujie and Zhang, Yue and Zhou, Ming" ,
|
| 5 |
+
booktitle = "Proceedings of the 58th Conference of the Association for Computational Linguistics",
|
| 6 |
+
year = "2020",
|
| 7 |
+
publisher = "Association for Computational Linguistics",
|
| 8 |
+
}
|
| 9 |
+
```
|