OEvortex/EmotionalIntelligence-75k
收藏Hugging Face2024-06-28 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/OEvortex/EmotionalIntelligence-75k
下载链接
链接失效反馈官方服务:
资源简介:
EmotionalIntelligence-75K数据集包含75,000行文本数据,专注于与情感智能相关的提示和响应。该数据集旨在帮助研究人员和开发者构建和训练能够理解、解释和生成情感智能响应的模型。
The EmotionalIntelligence-75K dataset contains 75k 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-75K
数据集概述
EmotionalIntelligence-75K数据集包含75k行文本数据,专注于与情感智能相关的提示和响应。该数据集旨在帮助研究人员和开发者构建和训练能够理解、解释和生成情感智能响应的模型。
示例用法
python from datasets import load_dataset
加载数据集
dataset = load_dataset("OEvortex/EmotionalIntelligence-75K")
显示样本
print(dataset[train][0])
引用
如果您在研究或项目中使用此数据集,请按以下方式引用:
@misc {helpingai_2024, author = { {HelpingAI} }, title = { EmotionalIntelligence-75k (Revision a0020a6) }, year = 2024, url = { https://huggingface.co/datasets/OEvortex/EmotionalIntelligence-75k }, doi = { 10.57967/hf/2640 }, publisher = { Hugging Face } }



