sebdg/go_emotions
收藏Hugging Face2024-04-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sebdg/go_emotions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: labels
sequence: int64
- name: label_text
sequence: string
- name: formatted
dtype: string
splits:
- name: train
num_bytes: 99645443.65615916
num_examples: 168971
- name: test
num_bytes: 24911508.343840845
num_examples: 42243
download_size: 27856031
dataset_size: 124556952.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
sebdg
原始信息汇总
数据集概述
数据集特征
- text:文本类型,字符串格式。
- labels:标签序列,整数格式,类型为int64。
- label_text:标签文本序列,字符串格式。
- formatted:格式化数据,字符串格式。
数据集分割
- 训练集:包含168971个样本,总大小为99645443.65615916字节。
- 测试集:包含42243个样本,总大小为24911508.343840845字节。
数据集大小
- 下载大小:27856031字节。
- 数据集总大小:124556952.0字节。
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



