PRODIGy
收藏资源简介:
PRODIGy是一个基于人物特征的对话生成数据集,每个对话都与说话者的个人资料表示相匹配,包括传记、语言风格、性别和个性。数据集从Cornell Movie Dialogs Corpus开始构建,为角色添加了MBTI性格类型、传记描述和性别信息,并生成了传记句子的两种替代改写。
PRODIGy is a dialogue generation dataset based on character traits, where each dialogue is matched with the speaker's profile representation, including biography, linguistic style, gender, and personality. The dataset is constructed starting from the Cornell Movie Dialogs Corpus, adding MBTI personality types, biographical descriptions, and gender information to the characters, and generating two alternative paraphrases of the biographical sentences.
数据集概述
数据集名称
PRODIGy: a PROfile-based DIalogue Generation dataset
数据集来源
基于Cornell Movie Dialogs Corpus(Cristian Danescu-Niculescu-Mizil and Lillian Lee, 2011)构建,该数据集包含电影剧本中两角色间的对话。
数据集特点
- 每个对话与说话者的个人资料信息对齐,包括性别、MBTI性格类型、角色传记和对话内容。
- 为每个传记句子生成两个替代的改写版本,以增加表达多样性。
数据集统计
- 对话数量:20850
- 对话轮数:80604
- 注释角色数量:339
- 平均每对话轮数:4 (±3.28)
- 平均每角色对话数:78 (±31.21)
- 平均每传记句子数:8 (±1.57)
- 平均每传记句子词数:13 (±5.66)
文件描述
prodigy_dataset.json: 包含对话及其相关说话者的列表。characters.json: 包含注释了性别、MBTI、传记及其改写的角色列表。inter_character_partitions.json: 用于Inter-Character实验的训练、验证和测试分割的索引列表。intra_character_partitions.json: 用于Intra-Character实验的训练、验证和测试分割的索引列表。
引用信息
bibtex @misc{occhipinti2023prodigy, title={PRODIGy: a PROfile-based DIalogue Generation dataset}, author={Daniela Occhipinti and Serra Sinem Tekiroglu and Marco Guerini}, year={2023}, eprint={2311.05195}, archivePrefix={arXiv}, primaryClass={cs.CL} }




