manas-dataset-v2
收藏资源简介:
Manas数据集是一个用于文本生成任务的小规模英语数据集,重点关注心理健康领域。数据集包含551个经过清理的对话样本,划分为495个训练样本和56个评估样本。数据以JSON格式组织,每个样本包含一个conversations列表,列表中的对象代表对话轮次,具有from(如system、human、gpt)和value字段,模拟系统提示、人类查询和AI助手的响应。数据集基于合成数据生成,可能结合了ShareGPT和Unsloth等工具或来源,适用于心理健康相关的对话生成模型训练和评估。
The Manas dataset is a small-scale English dataset for text generation tasks, focusing on the mental health domain. It contains 551 cleaned dialogue samples, divided into 495 training samples and 56 evaluation samples. The data is organized in JSON format, with each sample including a conversations list where objects represent dialogue turns, featuring from (e.g., system, human, gpt) and value fields to simulate system prompts, human queries, and AI assistant responses. The dataset is based on synthetic data generation, potentially incorporating tools or sources like ShareGPT and Unsloth, and is suitable for training and evaluating dialogue generation models related to mental health.
数据集名称
Manas Dataset
许可证
MIT
任务类别
- 文本生成 (text-generation)
语言
- 英语 (en)
标签
- 心理健康 (mental-health)
- unsloth
- sharegpt
- 合成 (synthetic)
- manas
数据集规模
- 样本总数小于1000 (n<1K)
统计信息
- 总清洁对话数:553
- 训练集:497
- 评估集:56
数据格式
数据采用JSON格式,每条记录包含一个"conversations"字段,该字段是一个数组,每个元素包含以下结构:
from:发言者角色(system, human, gpt)value:发言内容(字符串)




