MentalAgora/TherapyTalk
收藏Hugging Face2024-08-26 更新2025-04-26 收录
下载链接:
https://hf-mirror.com/datasets/MentalAgora/TherapyTalk
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: post1
dtype: string
- name: post2
dtype: string
- name: post3
dtype: string
- name: raw
list:
- name: author
dtype: string
- name: date
dtype: timestamp[s]
- name: post
dtype: string
- name: subreddit
dtype: string
- name: response
dtype: string
- name: annotator
dtype: string
splits:
- name: test
num_bytes: 703605
num_examples: 104
download_size: 451979
dataset_size: 703605
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
language:
- en
size_categories:
- n<1K
license: cc-by-4.0
---
# TherapyTalk Dataset
This dataset was built as part of our study [MentalAgora: A Gateway to Advanced Personalized Care in Mental Health through Multi-Agent Debating and Attribute Control](https://arxiv.org/abs/2407.02736).
The dataset was sourced from mental health-related posts in [Reddit Mental Health Dataset](https://zenodo.org/records/3941387) and tagged with responses from mental health professionals to selected posts. For more details on building the dataset, please see the paper.
## License
For posts included in this dataset, please follow the license stated in the source, Reddit Mental Health Dataset. The responses included in this dataset are licensed under CC-BY 4.0.
## Citation
```bibtex
@misc{lee2024mentalagoragatewayadvancedpersonalized,
title={MentalAgora: A Gateway to Advanced Personalized Care in Mental Health through Multi-Agent Debating and Attribute Control},
author={Yeonji Lee and Sangjun Park and Kyunghyun Cho and JinYeong Bak},
year={2024},
eprint={2407.02736},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2407.02736},
}
```
提供机构:
MentalAgora



