mekjr1/guilbert_tok
收藏Hugging Face2023-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mekjr1/guilbert_tok
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: emotion_name
dtype:
class_label:
names:
'0': Adoring
'1': Amused
'2': Angry
'3': Annoyed
'4': Caring
'5': Confused
'6': Curious
'7': Disappointed
'8': Disgusted
'9': Embarrassed
'10': Excited
'11': Guilty
'12': Happy
'13': Heartbroken
'14': Loving
'15': Nervous
'16': Passionate
'17': Proud
'18': Relieved
'19': Sad
'20': Sorry
'21': Surprised
'22': Thoughtful
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: word_ids
sequence: int64
splits:
- name: validation
num_bytes: 41853427
num_examples: 5561
- name: train
num_bytes: 984129684
num_examples: 130680
- name: test
num_bytes: 20945009
num_examples: 2781
download_size: 48041275
dataset_size: 1046928120
---
# Dataset Card for "guilbert_tok"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mekjr1
原始信息汇总
数据集概述
数据集特征
- text:文本类型,数据类型为字符串。
- emotion_name:情感名称,数据类型为分类标签,包含以下类别:
- 0: Adoring
- 1: Amused
- 2: Angry
- 3: Annoyed
- 4: Caring
- 5: Confused
- 6: Curious
- 7: Disappointed
- 8: Disgusted
- 9: Embarrassed
- 10: Excited
- 11: Guilty
- 12: Happy
- 13: Heartbroken
- 14: Loving
- 15: Nervous
- 16: Passionate
- 17: Proud
- 18: Relieved
- 19: Sad
- 20: Sorry
- 21: Surprised
- 22: Thoughtful
- input_ids:序列类型,数据类型为32位整数。
- token_type_ids:序列类型,数据类型为8位整数。
- attention_mask:序列类型,数据类型为8位整数。
- word_ids:序列类型,数据类型为64位整数。
数据集分割
- train:训练集,包含130680个样本,占用984129684字节。
- validation:验证集,包含5561个样本,占用41853427字节。
- test:测试集,包含2781个样本,占用20945009字节。
数据集大小
- 下载大小:48041275字节。
- 数据集总大小:1046928120字节。



