Conversation Initiation Dataset
收藏资源简介:
在我们的日常闲聊中,总有一个对话发起者,他主动发出初始话语来开始聊天。然而,大多数现有的对话系统无法扮演这一角色。以往的对话系统研究假设用户总是发起对话,并侧重于如何回应用户的输入。因此,现有的对话系统变得被动,即它们会一直等待直到用户发言。为了解决这个问题,我们通过众包服务创建了一个大规模数据集,用于训练和评估对话发起模型。在此设置中,系统通过谈论新闻主题来发起对话,系统被提供一个新闻帖子来生成对话的初始话语。
In our daily casual conversations, there is always an initiator who proactively delivers the initial utterance to start a chat. However, most existing dialogue systems are incapable of playing this role. Previous research on dialogue systems assumes that the user always initiates the conversation and focuses on how to respond to the user's input. Consequently, existing dialogue systems have become passive, meaning they will wait until the user speaks. To address this issue, we have created a large-scale dataset through a crowdsourcing service for training and evaluating dialogue initiation models. In this setup, the system initiates the conversation by discussing news topics, and the system is provided with a news post to generate the initial utterance of the dialogue.
数据集名称
Conversation Initiation Dataset
数据集目的
该数据集旨在训练和评估对话发起模型,通过众包服务创建,以解决现有对话系统在对话发起方面的被动性问题。
任务设置
系统通过讨论新闻话题来发起对话,使用提供的新闻帖子生成对话的初始语句。
数据集组成部分
输入(新闻内容)
src_*.tsv: 包含@YahooNewsTopics的推文ID,用于训练和测试基于编码器-解码器的对话模型。需替换每行内容为原始新闻帖子,并移除URL及"【"和"】"包围的第一个标记。
输出(总结和闲聊)
tgt-sep_*.tsv: 用于开发Separate模型,第一列为总结部分,第二列为闲聊部分。tgt-joint_*.tsv: 用于开发Joint模型。
数据处理要求
所有文件必须使用MeCab ver. 0.996和ipadic dictionary进行分词处理。
许可证




