Amar524/mental-health-dataset
收藏Hugging Face2026-04-18 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/Amar524/mental-health-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: user_message
dtype: string
- name: assistant_message
dtype: string
- name: source
dtype: string
- name: split
dtype: string
- name: emotion
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 632129331
num_examples: 980378
download_size: 278354938
dataset_size: 632129331
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Mental Health Conversations Dataset
## Overview
This dataset contains ~980K cleaned conversational pairs for mental health support.
## Format
<|system|>
You are an empathetic mental health support assistant.
<|user|>
User message
<|assistant|>
Assistant response
## Size
- Train: 924K
- Val: 22K
- Test: 33K
## Use Cases
- LLM fine-tuning
- Chatbots
## Author
Amar Sayed
提供机构:
Amar524



