RikoteMaster/emotion_recog_sample
收藏Hugging Face2023-12-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/RikoteMaster/emotion_recog_sample
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Text_processed
dtype: string
- name: Emotion
dtype: string
- name: Augmented
dtype: bool
- name: text
dtype: string
splits:
- name: train
num_bytes: 35573
num_examples: 63
download_size: 18616
dataset_size: 35573
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
RikoteMaster
原始信息汇总
数据集概述
数据特征
- Text_processed: 数据类型为字符串。
- Emotion: 数据类型为字符串。
- Augmented: 数据类型为布尔值。
- text: 数据类型为字符串。
数据分割
- train: 包含63个样本,占用35573字节。
数据集大小
- 下载大小: 18616字节。
- 数据集大小: 35573字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



