CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01silk-road /ChatHaruhi-RolePlaying ChatHaruhi Reviving Anime Character in Reality via Large Language Model Chat-Haruhi-Suzumiyais a language model that imitates the tone, personality and storylines of characters like Haruhi Suzumiya, https://github.com/LC1332/Chat-Haruhi-Suzumiya Using this to load character and chat with him/her from ChatHaruhi import ChatHaruhi chatbot = ChatHaruhi( role_from_hf = "silk-road/ChatHaruhi-RolePlaying/haruhi",\ llm = 'openai' ,\… See the full description on the dataset page: https://huggingface.co/datasets/silk-road/ChatHaruhi-RolePlaying.text10K<n<100K16 likes766 downloads3y agoHugging Face02agentlans /combined-roleplay Combined Roleplay Dataset This dataset combines multi-turn conversations across various AI assistant interactions, creative writing scenarios, and roleplaying exchanges. It aims to improve language models' performance in interactive tasks. Multi-turn conversations with a mix of standard AI assistant interactions, creative writing prompts, and roleplays English content with a few Spanish, Portuguese, and Chinese conversations Conversations limited to 4000 tokens using the Llama 3.1… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/combined-roleplay.texttext-generation1M<n<10M23 likes685 downloads2y agoHugging Face03shibing624 /roleplay-zh-sharegpt-gpt4-data roleplay 数据集 数据 我们有4个数据集文件: "sharegpt_formatted_data-evol-gpt4.jsonl" 来自 bai-roleplay/evol-character-entire 将其转换为sharegpt格式。 "sharegpt_formatted_data-evol-gpt35.jsonl" 来自 bai-roleplay/evol-character-entire 将其转换为sharegpt格式。 "sharegpt_formatted_data-evol-male-gpt35.jsonl" 来自 bai-roleplay/evol-character-entire 将其转换为sharegpt格式。 "sharegpt_formatted_data-roleplay-chat-1k.jsonl" 来自 Minami-su/roleplay_multiturn_chat_1k_zh_v0.1 将其转换为sharegpt格式。… See the full description on the dataset page: https://huggingface.co/datasets/shibing624/roleplay-zh-sharegpt-gpt4-data.texttext-generation1K<n<10K73 likes545 downloads2y agoHugging Face04Gryphe /Sonnet3.5-Charcard-Roleplay⚠️ WARNING ⚠️ Many of these simulated character cards are highly NSFW in nature and may potentially describe disturbing scenes. Consider yourself very thoroughly warned! 9736 carefully simulated character card-based roleplay dialogues produced using an unrestrained Sonnet 3.5, now available as a ShareGPT dataset. Enjoy. How this dataset was produced Each card was enriched with a simulated user, which was either male or female with four distinct personalities. An effort was made to… See the full description on the dataset page: https://huggingface.co/datasets/Gryphe/Sonnet3.5-Charcard-Roleplay.texttext-generation1K<n<10K96 likes498 downloads2y agoHugging Face05Syntaxdevloperangraeactionrpkaralho /action-roleplay-data Action Roleplay Data Data package for the Action SA-MP Android client. The client connects to 92.119.165.177:5636. The files/ directory contains the extracted game data, cache.zip is the archive consumed by the initial installer, files.json is the file-by-file manifest, and client_config.json contains the public endpoints. Runtime logs were excluded from the distributable package. The APK included here is a debug build for testing and is signed with a debug key. geospatialn<1K0 likes316 downloads20d agoHugging Face06zerofata /Roleplay-Anime-CharactersA small synthetic (mostly) SFW dataset of (mostly) one on one character RP. Focuses on anime and game characters etc. This dataset tries to leverage the information larger models know about the characters to play them in character better than would normally be possible with generic characters. The situations are generally absurd so the model is forced to generalize. It focuses on teaching the model how to be proactive, creative, emotional and take existing characters it may know about and… See the full description on the dataset page: https://huggingface.co/datasets/zerofata/Roleplay-Anime-Characters.textn<1K31 likes258 downloads1y agoHugging Face07Johnson8187 /role-play-chinese繁體中文 English Role-Play Chinese Dataset 簡介 這是一個專為角色扮演對話設計的中文數據集,數據由 AI 生成,適用於訓練和評估自然語言處理(NLP)模型,特別是對話生成和角色扮演相關的任務。數據集以 Alpha 格式 儲存,方便進行微調和進一步的模型訓練。數據集包含多種場景和角色設定,能夠幫助模型學習如何在不同的情境下生成符合角色性格和背景的對話。 數據集結構 數據以Alpha格式儲存方便微調,包含以下字段: instruction: 任務指令,描述模型需要完成的任務。 input: 輸入內容,包含場景描述、過去的對話以及當前對話的上下文。 output: 期望的模型輸出,即符合角色設定的回應。 system: 角色設定和背景故事,幫助模型理解角色的性格和行為模式。 範例 { "instruction": "在給定的場景中,請根據角色設定回應對話。", "input":… See the full description on the dataset page: https://huggingface.co/datasets/Johnson8187/role-play-chinese.texttext-generation10K<n<100K5 likes247 downloads9d agoHugging Face08LooksJuicy /Chinese-Roleplay-CAItext1K<n<10K17 likes207 downloads2y agoHugging Face09LooksJuicy /Chinese-Roleplay-Novel一直以来,中文角色扮演开源数据集更关注超拟人方向或纯角色对话方向,严重缺乏交互游戏方向的开源数据,因此许多模型尤其参数量较小的模型对酒馆类的角色卡支持较差。 为了解决这一困境,本项目抛砖引玉,基于4500条小说文本使用GPT4o构建出约260条酒馆style的数据集,均为多轮对话,每轮对话都包括状态数据,如时间、角色状态、任务进度等。 数据key对应含义如下: world:表示当前故事的世界观,通常可以加入到system prompt中 scence:表示当前故事发生场景,包括时间、地点、环境、任务目标 character:表示当前故事中可能出现的角色和对应简介 field:表示这条数据每轮对话中需要生成的状态信息 conversations:表示这条数据的对话内容,分为问候语、主角(user)和系统(assistant) fields_format:表示状态信息的填充格式prompt,可能是列表、表格、JSON等各种形式 format_list:表示状态信息的填充结果 状态信息的示例如下 **健康状态**: 🌿 良好,身体颤抖 **精神状态**: 🌟 恐惧,极度紧张… See the full description on the dataset page: https://huggingface.co/datasets/LooksJuicy/Chinese-Roleplay-Novel.textn<1K88 likes189 downloads2y agoHugging Face10LooksJuicy /Chinese-Roleplay-SingleTurn请注意,个人模型经过characterEval的reward model进行DPO训练,因此使用本数据集进行SFT的模型在该榜单上会存在bias,导致分数异常偏高,请勿直接使用该榜单进行测试 简介 因已找到更优数据合成方案,为填充中文角色扮演数据集的空白,现开源部分中文角色扮演单轮对话数据集。 使用Refined-Anime-Text作为system prompt,使用小黄鸡随机query作为输入,调用个人角色扮演模型作为输出。 已处理为alpaca数据格式,方便大家处理和训练。经过验证,仅使用该数据集进行Lora微调即可获取一个效果还不错的模型~ chatGPT对比 character question answer_us answer_chatGPT 黑须彼方是(省略……)黑须彼方有着许多有趣的爱好和特点。她是一个有点毒舌的人,但总能犀利地指出问题所在。她有着敏锐的洞察力,擅长看透人心。她经常以此来捉弄加贺正午。她与正午有着相同的口癖,张扬的性格(省略……)她的个性和爱好使她成为一个备受喜爱的角色。… See the full description on the dataset page: https://huggingface.co/datasets/LooksJuicy/Chinese-Roleplay-SingleTurn.texttext-generation1K<n<10K41 likes153 downloads2y agoHugging Face11Tarklanse /Traditional_Chinese_roleplay_chat_Dataset Traditional_Chinese_roleplay_chat_Dataset 這個資料集是以繁體中文為主,將各種由ChatGPT生成與極小部分個人撰寫的對話內容整理為alpaca dataset format的格式 以一層一層堆疊的方式,將一則對話紀錄拆成數筆資料(共約1000則對話),在幾次嘗試性的訓練中能夠讓llama2重現原本英文那種很活躍的對話風格,並且能夠維持善於扮演各種角色的能力 目前個人有以這個資料集製作一個lora 2023/09/07 更新 為資料集加入一些中英翻譯的句子,以期AI能以更好的文字去描寫他的動作,並增加了一些與食物有關的對話,希望能降低AI生出奇怪食物名的機率 texttext-generation1K<n<10K42 likes140 downloads3y agoHugging Face12OmniAICreator /Japanese-Roleplay-Dialogues Japanese-Roleplay-Dialogues This is a dialogue corpus collected from Japanese role-playing forum (commonly known as "なりきりチャット(narikiri chat)"). Each record corresponds to a single thread. For the original version, no filtering has been applied. For the filtered version, the following filtering and cleaning conditions have been applied: If the number of unique poster in the posts of each record is 1 or less, delete the entire record. If the length of the posts is 10 or less, delete… See the full description on the dataset page: https://huggingface.co/datasets/OmniAICreator/Japanese-Roleplay-Dialogues.texttext-generation10K<n<100K17 likes136 downloads2y agoHugging Face13asd567557275 /zhtw-roleplay-space-grimoire Space Grimoire RP Corpus (Traditional Chinese) Speaker-attributed dialogue from the original novel 空間魔導書與少年魔法師 (The Space Grimoire and the Young Mage; 283 chapters, ~1.7M characters), cut into scenes and assembled into ShareGPT-style role-play training data. The novel and this dataset are the work of 睡半夜怎麼三更, who holds the copyright and has no exclusive platform agreement. Data: CC BY 4.0. Code: Apache 2.0. 中文說明在下方 Dataset Summary Source text 283… See the full description on the dataset page: https://huggingface.co/datasets/asd567557275/zhtw-roleplay-space-grimoire.tabulartext-generation10K<n<100K1 likes121 downloads11d agoHugging Face14rx1lora /StoryPlay_RolePlay-NPCv2 RolePlay-NPCv2 The newest RP dataset containing some high-quality dataset for Gemma3NPC. We combined pippa, NPC-Dialogue_v2, Sonnet-Roleplay and ReLe_Synthetic_v1_json. WARNING -- Some conversations contain highly NSFW content, use it with caution! texttext-generation10K<n<100K1 likes118 downloads2mo agoHugging Face15Arketov /ru_roleplay_conversationlima, pipa и bluemoon. Переведены на русский, нуждаются в допополнтельной фильтрации. Длина некоторых последовательностей очень большая, а не которых очень маленькая. Есть шанс очень редких дубликатов. texttext-generation10K<n<100K3 likes115 downloads3y agoHugging Face16chimbiwide /RolePlay-NPCv2 RolePlay-NPCv2 The newest RP dataset containing some high-quality dataset for Gemma3NPC. We combined pippa, NPC-Dialogue_v2, Sonnet-Roleplay and ReLe_Synthetic_v1_json. WARNING -- Some conversations contain highly NSFW content, use it with caution! texttext-generation10K<n<100K2 likes109 downloads7mo agoHugging Face17limloop /multi_engagement_roleplay_corpus Multi-Engagement Roleplay Corpus (MERC) Created using this projectСоздано с использованием этого проекта 🇷🇺 Русская версия / Russian version... Корпус "Multi-Engagement Roleplay Corpus" (MERC): Многоуровневые ролевые диалоги с различной степенью вовлеченности Специализированный датасет для обучения и оценки диалоговых ИИ-систем, содержащий ролевые взаимодействия с контролируемыми параметрами нарративной глубины и уровня вовлеченности пользователя. Каждая запись… See the full description on the dataset page: https://huggingface.co/datasets/limloop/multi_engagement_roleplay_corpus.text10K<n<100K0 likes107 downloads10mo agoHugging Face18athirdpath /DPO_Pairs-Roleplay-Alpaca-NSFW Description ~3.4k DPO pairs, generated by Iambe feat. GPT-4 (~10% GPT-4, ~80% Iambe @ q5_k_m / ~10% Iambe @ q6_k) with temp 1.2 and min_p 0.15. Iambe is a smart girl, so both the chosen and rejected for each pair are generated at the same time from a single two part prompt (not the one in the dataset). Only a few dozen failed to generate the rejected response, and in those cases I filled in the rejected output with a standard "as an AI" style refusal. The way I set things up caused… See the full description on the dataset page: https://huggingface.co/datasets/athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW.text1K<n<10K82 likes88 downloads3y agoHugging Face19Minami-su /roleplay_multiturn_chat_1k_zh_v0.1 介绍 基于self-instruct生成的多轮对话roleplay数据,约1k条不同的人格数据和对话 存在问题: 1.基于模型自身生成,所以roleplay存在模型本身价值观融入情况,导致roleplay不够真实,不够准确。 关于我自己: 我是小雨的开发者,小雨是一个情感ai,人格ai,如果对小雨感兴趣的话欢迎支持一下,她目前在bilibili直播,目前我仍在不断的改进。未来,“小雨”的目标是成为一个 具有真正人类情感的多模态通用人工智能。 url:https://live.bilibili.com/27357528?broadcast_type=0&is_room_feed=1&spm_id_from=333.999.live_users_card.0.click&live_from=86001 注: 使用本数据集请注明来源 Introduction This dataset consists of approximately 1,000 instances of… See the full description on the dataset page: https://huggingface.co/datasets/Minami-su/roleplay_multiturn_chat_1k_zh_v0.1.text1K<n<10K44 likes82 downloads3y agoHugging Face20Seikaijyu /Classical-Chinese-Roleplay 文言文角色扮演 本数据集包含了579条文言文多轮对话(同时包含短指令) 这是一个奇奇怪怪的数据集,说它是文言文,其实只是看起来像文言文的白话文 数据集中存在一些过短的指令,可以根据情况剔除相应语料 训练此数据集可以让你的模型变得(看似)文采飞扬 至少能看起来有文笔,对吧? textn<1K14 likes76 downloads2y agoHugging Face21Aratako /Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k-formatted Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k-formatted 20240907 データ増量(約10500件→約15300件) 概要 Claude 3.5 Sonnetを用いて作成した日本語ロールプレイデータセットであるAratako/Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3kにsystem messageを追加して整形したデータセットです。 データの詳細については元データセットのREADMEを参照してください。 ライセンス CC-BY-NC-SA 4.0の元配布します。 また、Anthropicの利用規約に記載のある通り、このデータを使ってAnthropicのサービスやモデルと競合するようなモデルを開発することは禁止されています。 texttext-generation10K<n<100K18 likes76 downloads2y agoHugging Face22aifeifei798 /DPO_Pairs-Roleplay-NSFW Description https://huggingface.co/datasets/athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW ~3.4k DPO pairs, generated by Iambe feat. GPT-4 (~10% GPT-4, ~80% Iambe @ q5_k_m / ~10% Iambe @ q6_k) with temp 1.2 and min_p 0.15. Iambe is a smart girl, so both the chosen and rejected for each pair are generated at the same time from a single two part prompt (not the one in the dataset). Only a few dozen failed to generate the rejected response, and in those cases I filled in the rejected output… See the full description on the dataset page: https://huggingface.co/datasets/aifeifei798/DPO_Pairs-Roleplay-NSFW.text1K<n<10K38 likes62 downloads2y agoHugging Face23BigPancake01 /roleplayLLM_Chinese 该数据集主要用于对LLM进行角色扮演过程中的微调。 数据集仅适用于可以使用prompt进行微调的大语言模型。 数据集中大部分数据源自于Chinese-Roleplay-SingleTurn数据集,并且引入了部分《原神》与《崩坏 星穹铁道》中角色的对话内容进行构建。 数据集中包含了部分公开的文本内容,使用过程中应遵守开源协议,并且不可用于商用。 项目 textquestion-answering10K<n<100K4 likes62 downloads1y agoHugging Face24ChaoticNeutrals /Gryphes-Sonnet3.5-Charcard-Roleplay-Heavy_FilteringDataset sourced from Gryphe: https://huggingface.co/datasets/Gryphe/Sonnet3.5-Charcard-Roleplay (Any thanks should go to the orginal creator of this set) Converted, deslopped, min-hash deduplicated, rejection filtered, grammar corrected using: https://github.com/The-Chaotic-Neutrals/ShareGPT-Formaxxing text1K<n<10K5 likes60 downloads2y agoHugging Face25Zihao1 /Moral-RolePlay Moral RolePlay Paper | Code & Project Page Abstract Large Language Models (LLMs) are increasingly tasked with creative generation, including the simulation of fictional characters. However, their ability to portray non-prosocial, antagonistic personas remains largely unexamined. We hypothesize that the safety alignment of modern LLMs creates a fundamental conflict with the task of authentically role-playing morally ambiguous or villainous characters. To investigate this… See the full description on the dataset page: https://huggingface.co/datasets/Zihao1/Moral-RolePlay.tabulartext-generationn<1K4 likes60 downloads11mo agoHugging Face26aifeifei798 /RolePlay-NPCtext10K<n<100K3 likes57 downloads1y agoHugging Face27chimbiwide /RolePlay-NPCThis is the dataset used to train the Gemma3NPC models.This dataset is a combination of our cleaned PIPPA dataset and our own synthetically generated NPC dialogue dataset. texttext-generation10K<n<100K8 likes55 downloads1y agoHugging Face28Exched /Hutao_furina_roleplay---# Character Dialogue Dataset Description This dataset contains character dialogue interactions designed to train and evaluate language models. The dataset includes diverse examples of character responses and interactions, capturing the essence of character personalities and their unique ways of engaging in conversation. License The dataset is provided under the MIT License. You are free to use, modify, and distribute the dataset as long as proper attribution is given.… See the full description on the dataset page: https://huggingface.co/datasets/Exched/Hutao_furina_roleplay.texttext-generationn<1K6 likes52 downloads2y agoHugging Face29Maximiliano-Flores-Dev /agentlans-combined-roleplay_Dataset Combined Roleplay Dataset This dataset combines multi-turn conversations across various AI assistant interactions, creative writing scenarios, and roleplaying exchanges. It aims to improve language models' performance in interactive tasks. Multi-turn conversations with a mix of standard AI assistant interactions, creative writing prompts, and roleplays English content with a few Spanish, Portuguese, and Chinese conversations Conversations limited to 4000 tokens using the Llama… See the full description on the dataset page: https://huggingface.co/datasets/Maximiliano-Flores-Dev/agentlans-combined-roleplay_Dataset.texttext-generation1M<n<10M0 likes52 downloads2d agoHugging Face30Aratako /Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k 20240907 データ増量(約10500件→約15300件) 概要 Claude 3.5 Sonnetを用いて作成した、約15300件の日本語ロールプレイの対話を収録した合成データセットです。各データは10ターンから20ターン程度あります。 このデータセットはNSFW表現を含みます。 データの詳細 各データは以下のキーを含んでいます。 genre: ジャンル tag: 年齢制限用タグ(R-15またはR-18) world_setting: 舞台・世界観の設定 scene_setting: 対話シーンの設定 user_setting: ユーザー側のキャラクターの設定 assistant_setting: アシスタント側のキャラクターの設定 dialogue_tone: 対話のトーン conversations: 上記設定に基づいたユーザーとアシスタントの対話(OpenAI messages形式)… See the full description on the dataset page: https://huggingface.co/datasets/Aratako/Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k.texttext-generation10K<n<100K19 likes51 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.