OEvortex/EmotionalIntelligence-50K
收藏Hugging Face2024-07-04 更新2024-06-25 收录
下载链接:
https://hf-mirror.com/datasets/OEvortex/EmotionalIntelligence-50K
下载链接
链接失效反馈官方服务:
资源简介:
EmotionalIntelligence-50K数据集包含51,751行文本数据,这些数据主要关注与情感智能相关的提示和响应。该数据集旨在帮助研究人员和开发者构建和训练能够理解、解释和生成情感智能响应的模型。
The EmotionalIntelligence-50K dataset contains 51,751 rows of text data focusing on various prompts and responses related to emotional intelligence. This dataset is designed to help researchers and developers build and train models that understand, interpret, and generate emotionally intelligent responses.
提供机构:
OEvortex
原始信息汇总
EmotionalIntelligence-50K
数据集概述
EmotionalIntelligence-50K 数据集包含 51,751 行文本数据,专注于与情感智能相关的各种提示和响应。该数据集旨在帮助研究人员和开发者构建和训练能够理解、解释和生成情感智能响应的模型。
示例用法
python from datasets import load_dataset
加载数据集
dataset = load_dataset("OEvortex/EmotionalIntelligence-50K")
显示样本
print(dataset[train][0])
引用
如果您在研究或项目中使用此数据集,请按以下方式引用:
@misc {helpingai_2024, author = { {HelpingAI} }, title = { EmotionalIntelligence-50K (Revision 9af2b08) }, year = 2024, url = { https://huggingface.co/datasets/OEvortex/EmotionalIntelligence-50K }, doi = { 10.57967/hf/2589 }, publisher = { Hugging Face } }



