metadata
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': anger
'1': disgust
'2': fear
'3': guilt
'4': joy
'5': sadness
'6': shame
splits:
- name: train
num_bytes: 752127
num_examples: 6027
- name: test
num_bytes: 189938
num_examples: 1507
download_size: 567343
dataset_size: 942065
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*