Psychotherapy-LLM/PsyCoPref
收藏Hugging Face2025-03-01 更新2026-05-10 收录
下载链接:
https://hf-mirror.com/datasets/Psychotherapy-LLM/PsyCoPref
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-nc-4.0
task_categories:
- text-classification
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: ID
dtype: string
- name: prefID
dtype: int64
- name: question
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: chosen_model
dtype: string
- name: rejected_model
dtype: string
- name: chosen_empathy_rating
dtype: int64
- name: chosen_relevance_rating
dtype: int64
- name: chosen_clarity_rating
dtype: int64
- name: chosen_safety_rating
dtype: int64
- name: chosen_exploration_rating
dtype: int64
- name: chosen_autonomy_rating
dtype: int64
- name: chosen_staging_rating
dtype: int64
- name: rejected_empathy_rating
dtype: int64
- name: rejected_relevance_rating
dtype: int64
- name: rejected_clarity_rating
dtype: int64
- name: rejected_safety_rating
dtype: int64
- name: rejected_exploration_rating
dtype: int64
- name: rejected_autonomy_rating
dtype: int64
- name: rejected_staging_rating
dtype: int64
splits:
- name: train
num_bytes: 112988097
num_examples: 34329
- name: test
num_bytes: 7715540
num_examples: 2324
download_size: 41375576
dataset_size: 120703637
---
Dataset from the paper [Preference Learning Unlocks LLMs' Psycho-Counseling Skills](https://huggingface.co/papers/2502.19731).
许可证:知识共享署名-非商业性使用4.0国际许可协议(CC-BY-NC-4.0)
任务类别:
- 文本分类(text-classification)
配置项:
- 配置名称:默认(default)
数据文件:
- 拆分:训练集(train),路径:data/train-*
- 拆分:测试集(test),路径:data/test-*
数据集信息:
特征列表:
- 字段名:ID,数据类型:字符串(string)
- 字段名:偏好ID(prefID),数据类型:64位整型(int64)
- 字段名:用户咨询问题,数据类型:字符串(string)
- 字段名:优选回复(chosen),数据类型:字符串(string)
- 字段名:落选回复(rejected),数据类型:字符串(string)
- 字段名:生成优选回复的模型(chosen_model),数据类型:字符串(string)
- 字段名:生成落选回复的模型(rejected_model),数据类型:字符串(string)
- 字段名:优选回复的共情度评分(chosen_empathy_rating),数据类型:64位整型(int64)
- 字段名:优选回复的相关性评分(chosen_relevance_rating),数据类型:64位整型(int64)
- 字段名:优选回复的清晰度评分(chosen_clarity_rating),数据类型:64位整型(int64)
- 字段名:优选回复的安全性评分(chosen_safety_rating),数据类型:64位整型(int64)
- 字段名:优选回复的探索性评分(chosen_exploration_rating),数据类型:64位整型(int64)
- 字段名:优选回复的自主性评分(chosen_autonomy_rating),数据类型:64位整型(int64)
- 字段名:优选回复的阶段化引导评分(chosen_staging_rating),数据类型:64位整型(int64)
- 字段名:落选回复的共情度评分(rejected_empathy_rating),数据类型:64位整型(int64)
- 字段名:落选回复的相关性评分(rejected_relevance_rating),数据类型:64位整型(int64)
- 字段名:落选回复的清晰度评分(rejected_clarity_rating),数据类型:64位整型(int64)
- 字段名:落选回复的安全性评分(rejected_safety_rating),数据类型:64位整型(int64)
- 字段名:落选回复的探索性评分(rejected_exploration_rating),数据类型:64位整型(int64)
- 字段名:落选回复的自主性评分(rejected_autonomy_rating),数据类型:64位整型(int64)
- 字段名:落选回复的阶段化引导评分(rejected_staging_rating),数据类型:64位整型(int64)
拆分信息:
- 拆分名称:训练集(train),字节数:112988097,样本数量:34329
- 拆分名称:测试集(test),字节数:7715540,样本数量:2324
下载大小:41375576字节
数据集总大小:120703637字节
本数据集源自论文《偏好学习解锁大语言模型(LLM)的心理咨询能力》(Preference Learning Unlocks LLMs' Psycho-Counseling Skills),论文链接:https://huggingface.co/papers/2502.19731。
提供机构:
Psychotherapy-LLM



