Iliab/emotion_dataset
收藏Hugging Face2023-10-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Iliab/emotion_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
id: field
- name: answer
dtype: string
id: field
- name: relevant
list:
- name: user_id
dtype: string
id: question
- name: value
dtype: string
id: suggestion
- name: status
dtype: string
id: question
- name: relevant-suggestion
dtype: string
id: suggestion
- name: relevant-suggestion-metadata
struct:
- name: type
dtype: string
id: suggestion-metadata
- name: score
dtype: float32
id: suggestion-metadata
- name: agent
dtype: string
id: suggestion-metadata
- name: external_id
dtype: string
id: external_id
- name: metadata
dtype: string
id: metadata
splits:
- name: train
num_bytes: 252
num_examples: 1
download_size: 7180
dataset_size: 252
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "emotion_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset named emotion_dataset includes multiple features such as question, answer, relevant information, relevant suggestion, relevant suggestion metadata, external ID, and metadata. The dataset is divided into a training set with one example. The download size of the dataset is 7180 bytes, and the dataset size is 252 bytes. The dataset configuration is named default, and the data file path is data/train-*.
提供机构:
Iliab
原始信息汇总
数据集信息
特征
- question:
- 类型: string
- ID: field
- answer:
- 类型: string
- ID: field
- relevant:
- 列表:
- user_id:
- 类型: string
- ID: question
- value:
- 类型: string
- ID: suggestion
- status:
- 类型: string
- ID: question
- user_id:
- 列表:
- relevant-suggestion:
- 类型: string
- ID: suggestion
- relevant-suggestion-metadata:
- 结构:
- type:
- 类型: string
- ID: suggestion-metadata
- score:
- 类型: float32
- ID: suggestion-metadata
- agent:
- 类型: string
- ID: suggestion-metadata
- type:
- 结构:
- external_id:
- 类型: string
- ID: external_id
- metadata:
- 类型: string
- ID: metadata
分割
- train:
- 字节数: 252
- 样本数: 1
大小
- 下载大小: 7180
- 数据集大小: 252
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个极小型文本数据集,仅包含1行数据,总文件大小为10.6 kB,格式为parquet。数据集内容涉及问答对,示例问题为'Why can camels survive long without water?',但详细信息标注为'More Information needed',表明数据集描述不完整,可能用于测试或演示目的。
以上内容由遇见数据集搜集并总结生成



