config_name: default
data_files:
split: train
path: train.json
split: dev
path: dev.json
split: test
path: test.json
config_name: default
features:
name: text
dtype: string
name: labels
sequence:
class_label:
names:
'0': neutral
'1': anger-high
'2': anger-medium
'3': anger-low
'4': anticipation-high
'5': anticipation-medium
'6': anticipation-low
'7': disgust-high
'8': disgust-medium
'9': disgust-low
'10': fear-high… See the full description on the dataset page:
https://huggingface.co/datasets/Um1neko/text_emotion.