Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,7 @@ then model will respond, ideally with person beta: "response text"
|
|
44 |
|
45 |
## citations
|
46 |
|
|
|
47 |
@inproceedings{dinan2019wizard,
|
48 |
|
49 |
author={Emily Dinan and Stephen Roller and Kurt Shuster and Angela Fan and Michael Auli and Jason Weston},
|
@@ -89,7 +90,7 @@ then model will respond, ideally with person beta: "response text"
|
|
89 |
abstract = "We develop a high-quality multi-turn dialog dataset, \textbf{DailyDialog}, which is intriguing in several aspects. The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way and cover various topics about our daily life. We also manually label the developed dataset with communication intention and emotion information. Then, we evaluate existing approaches on DailyDialog dataset and hope it benefit the research field of dialog systems. The dataset is available on \url{http://yanran.li/dailydialog}",
|
90 |
|
91 |
}
|
92 |
-
|
93 |
|
94 |
|
95 |
|
|
|
44 |
|
45 |
## citations
|
46 |
|
47 |
+
```
|
48 |
@inproceedings{dinan2019wizard,
|
49 |
|
50 |
author={Emily Dinan and Stephen Roller and Kurt Shuster and Angela Fan and Michael Auli and Jason Weston},
|
|
|
90 |
abstract = "We develop a high-quality multi-turn dialog dataset, \textbf{DailyDialog}, which is intriguing in several aspects. The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way and cover various topics about our daily life. We also manually label the developed dataset with communication intention and emotion information. Then, we evaluate existing approaches on DailyDialog dataset and hope it benefit the research field of dialog systems. The dataset is available on \url{http://yanran.li/dailydialog}",
|
91 |
|
92 |
}
|
93 |
+
```
|
94 |
|
95 |
|
96 |
|