pszemraj commited on
Commit
3825b45
·
1 Parent(s): 0f5dcd0

updated format

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,6 +23,7 @@ The dataset was tokenized and fed to the model as a conversation between two spe
23
 
24
  ## citations
25
 
 
26
  @inproceedings{dinan2019wizard,
27
 
28
  author={Emily Dinan and Stephen Roller and Kurt Shuster and Angela Fan and Michael Auli and Jason Weston},
@@ -68,4 +69,4 @@ The dataset was tokenized and fed to the model as a conversation between two spe
68
  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}",
69
 
70
  }
71
-
 
23
 
24
  ## citations
25
 
26
+ ```
27
  @inproceedings{dinan2019wizard,
28
 
29
  author={Emily Dinan and Stephen Roller and Kurt Shuster and Angela Fan and Michael Auli and Jason Weston},
 
69
  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}",
70
 
71
  }
72
+ ```