silk-road/ChatHaruhi-54K-Role-Playing-Dialogue
收藏资源简介:
--- license: cc-by-4.0 task_categories: - text-generation - text2text-generation language: - en - zh size_categories: - 10K<n<100K pretty_name: conversa --- # ChatHaruhi # Reviving Anime Character in Reality via Large Language Model []() []() github repo: https://github.com/LC1332/Chat-Haruhi-Suzumiya **Chat-Haruhi-Suzumiya**is a language model that imitates the tone, personality and storylines of characters like Haruhi Suzumiya, <details> <summary> The project was developed by Cheng Li, Ziang Leng, Chenxi Yan, Xiaoyang Feng, HaoSheng Wang, Junyi Shen, Hao Wang, Weishi Mi, Aria Fei, Song Yan, Linkang Zhan, Yaokai Jia, Pingyu Wu, and Haozhen Sun,etc. </summary> This is an open source project and the members were recruited from open source communities like DataWhale. Lulu Li( [Cheng Li@SenseTime](https://github.com/LC1332) )initiated the whole project and designed and implemented most of the features. Ziang Leng( [Ziang Leng@SenseTime](https://blairleng.github.io) )designed and implemented the training, data generation and backend architecture for ChatHaruhi 1.0. Chenxi Yan( [Chenxi Yan@Chengdu University of Information Technology](https://github.com/todochenxi) )implemented and maintained the backend for ChatHaruhi 1.0. Junyi Shen( [Junyi Shen@Zhejiang University](https://github.com/J1shen) )implemented the training code and participated in generating the training dataset. Hao Wang( [Hao Wang](https://github.com/wanghao07456) )collected script data for a TV series and participated in data augmentation. Weishi Mi( [Weishi MI@Tsinghua University](https://github.com/hhhwmws0117) )participated in data augmentation. Aria Fei( [Aria Fei@BJUT](https://ariafyy.github.io/) )implemented the ASR feature for the script tool and participated in the Openness-Aware Personality paper project. Xiaoyang Feng( [Xiaoyang Feng@Nanjing Agricultural University](https://github.com/fengyunzaidushi) )integrated the script recognition tool and participated in the Openness-Aware Personality paper project. Yue Leng ( [Song Yan](https://github.com/zealot52099) )Collected data from The Big Bang Theory. Implemented script format conversion. scixing(HaoSheng Wang)( [HaoSheng Wang](https://github.com/ssccinng) ) implemented voiceprint recognition in the script tool and tts-vits speech synthesis. Linkang Zhan( [JunityZhan@Case Western Reserve University](https://github.com/JunityZhan) ) collected Genshin Impact's system prompts and story data. Yaokai Jia( [Yaokai Jia](https://github.com/KaiJiaBrother) )implemented the Vue frontend and practiced GPU extraction of Bert in a psychology project. Pingyu Wu( [Pingyu Wu@Juncai Shuyun](https://github.com/wpydcr) )helped deploy the first version of the training code. Haozhen Sun( [Haozhen Sun@Tianjin University] )plot the character figures for ChatHaruhi. </details> ## transfer into input-target format If you want to convert this data into an input-output format check the link here https://huggingface.co/datasets/silk-road/ChatHaruhi-Expand-118K ### Citation Please cite the repo if you use the data or code in this repo. ``` @misc{li2023chatharuhi, title={ChatHaruhi: Reviving Anime Character in Reality via Large Language Model}, author={Cheng Li and Ziang Leng and Chenxi Yan and Junyi Shen and Hao Wang and Weishi MI and Yaying Fei and Xiaoyang Feng and Song Yan and HaoSheng Wang and Linkang Zhan and Yaokai Jia and Pingyu Wu and Haozhen Sun}, year={2023}, eprint={2308.09597}, archivePrefix={arXiv}, primaryClass={cs.CL} } ```
--- 许可证:CC-BY-4.0 任务类别: - 文本生成 - 文本到文本生成 语言: - 英语 - 中文 数据规模:10K<n<100K 可读名称:conversa --- # ChatHaruhi # 基于大语言模型(Large Language Model,LLM)复现动画角色的现实交互 []() []() 项目仓库:https://github.com/LC1332/Chat-Haruhi-Suzumiya **Chat-Haruhi-Suzumiya**是一款旨在复刻凉宫春日等动画角色语气、性格与剧情逻辑的语言模型。 <details> <summary> 本项目由程立、冷子昂、严晨熙、冯晓阳、王浩昇、沈俊毅、王浩、米威仕、费雅颖、宋岩、詹麟康、贾垚凯、吴平宇、孙浩桢等共同开发。 </summary> 本项目为开源项目,核心成员均招募自DataWhale等开源社区。 李璐([程立@商汤科技](https://github.com/LC1332))发起本项目,并设计并实现了绝大多数核心功能。 冷子昂([Ziang Leng@商汤科技](https://blairleng.github.io))设计并实现了ChatHaruhi 1.0的训练流程、数据生成方案与后端架构。 严晨熙([严晨熙@成都信息工程大学](https://github.com/todochenxi))负责实现并维护ChatHaruhi 1.0的后端服务。 沈俊毅([沈俊毅@浙江大学](https://github.com/J1shen))实现了训练代码,并参与了训练数据集的构建工作。 王浩([Hao Wang](https://github.com/wanghao07456))收集了美剧剧本数据,并参与了数据增强工作。 米威仕([Weishi MI@清华大学](https://github.com/hhhwmws0117))参与了数据增强工作。 费雅颖([Aria Fei@北京工业大学](https://ariafyy.github.io/))实现了剧本工具的自动语音识别(Automatic Speech Recognition,ASR)功能,并参与了「开放性感知人格」相关论文项目。 冯晓阳([冯晓阳@南京农业大学](https://github.com/fengyunzaidushi))完成了剧本识别工具的集成工作,并参与了「开放性感知人格」相关论文项目。 宋岩([Song Yan](https://github.com/zealot52099))收集了《生活大爆炸》的剧本数据,并实现了剧本格式转换功能。 王浩昇(网名为scixing,[HaoSheng Wang](https://github.com/ssccinng))实现了剧本工具中的声纹识别功能与文本转语音(Text-to-Speech,TTS)-VITS语音合成功能。 詹麟康([JunityZhan@凯斯西储大学](https://github.com/JunityZhan))收集了《原神》的系统提示词与剧情数据。 贾垚凯([Yaokai Jia](https://github.com/KaiJiaBrother))实现了Vue前端界面,并在某心理学项目中实践了基于图形处理器(Graphics Processing Unit,GPU)的BERT模型(Bidirectional Encoder Representations from Transformers)抽取工作。 吴平宇([Pingyu Wu@俊才数云](https://github.com/wpydcr))协助部署了训练代码的首个版本。 孙浩桢([孙浩桢@天津大学])负责绘制ChatHaruhi的角色可视化图表。 </details> ## 转换为输入-输出格式 若需将本数据集转换为输入-目标格式,请参考以下链接: https://huggingface.co/datasets/silk-road/ChatHaruhi-Expand-118K ## 引用声明 若您在研究中使用本项目的数据或代码,请引用本仓库: @misc{li2023chatharuhi, title={ChatHaruhi: Reviving Anime Character in Reality via Large Language Model}, author={Cheng Li and Ziang Leng and Chenxi Yan and Junyi Shen and Hao Wang and Weishi MI and Yaying Fei and Xiaoyang Feng and Song Yan and HaoSheng Wang and Linkang Zhan and Yaokai Jia and Pingyu Wu and Haozhen Sun}, year={2023}, eprint={2308.09597}, archivePrefix={arXiv}, primaryClass={cs.CL} }
数据集概述
基本信息
- 许可证: cc-by-4.0
- 任务类别:
- 文本生成
- 文本到文本生成
- 语言:
- 英语
- 中文
- 数据规模: 10K<n<100K
- 易读名称: conversa
项目详情
- 项目名称: ChatHaruhi
- 描述: 一个模仿Haruhi Suzumiya等角色语调、个性和故事情节的语言模型。
数据集转换
- 输入-输出格式转换: 如需将数据转换为输入-输出格式,请参考此链接。
引用
- 引用格式: @misc{li2023chatharuhi, title={ChatHaruhi: Reviving Anime Character in Reality via Large Language Model}, author={Cheng Li and Ziang Leng and Chenxi Yan and Junyi Shen and Hao Wang and Weishi MI and Yaying Fei and Xiaoyang Feng and Song Yan and HaoSheng Wang and Linkang Zhan and Yaokai Jia and Pingyu Wu and Haozhen Sun}, year={2023}, eprint={2308.09597}, archivePrefix={arXiv}, primaryClass={cs.CL} }




