Psy-Insight is a bilingual, interpretable multi-turn dataset for mental health counseling dialogues. It includes 6,208 rounds of multi-turn counseling dialogues in English and 5,776 rounds in Chinese, annotated with step-by-step reasoning labels and multi-task labels. This dataset is designed to support the application of large language models in mental health and is suitable for tasks such as emotion classification and psychological treatment interpretation.
Psy-Insight is a comprehensive dataset designed to support the development of AI applications in mental health counseling. It includes detailed multi-turn dialogues, emotional labels, psychological treatment methods, and step-by-step reasoning annotations. This dataset is ideal for researchers and developers looking to fine-tune large language models for mental health applications.
This project implements the conversion algorithm from the ToMi dataset to the T4D (Thinking is for Doing) dataset, as introduced in the paper https://arxiv.org/abs/2310.03051. It filters examples with Theory of Mind (ToM) questions and adapts the algorithm to account for second-order false beliefs.
An evolving list of electronic media datasets used to model mental health status. This repository curates a variety of datasets from different sources, including social media platforms, online forums, and academic studies, to support research in mental health modeling and AI applications.
This repository provides code and data for automatic depression detection using a GRU/BiLSTM-based model. It includes an emotional audio-textual corpus designed to support the diagnosis of psychological distress conditions such as anxiety, depression, and post-traumatic stress disorder.