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.
Every veteran knows and has had a 'Gunny': Semper Fidelis. This dataset is designed for conversational AI systems to assist veterans from various military branches, including U.S. and U.K. armed forces.
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.
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.