|
--- |
|
dataset_info: |
|
features: |
|
- name: comment_content |
|
dtype: string |
|
- name: staxi_comment |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Anger Expression |
|
'1': State Anger |
|
'2': Trait Anger |
|
- name: ekman_anger |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Anger |
|
'1': Not Anger |
|
'2': Stress (Fear/Anger) |
|
- name: ekman_anxiety |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Anxiety |
|
'1': Anxiety, Anticipatory Anxiety |
|
'2': Anxiety, Political Tension |
|
'3': Not Anxiety |
|
'4': Political Anxiety |
|
'5': Political Tension |
|
- name: ekman_other_singel |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Aggression |
|
'1': Disappointment |
|
'2': Disgust |
|
'3': Fear |
|
'4': Frustration |
|
'5': Happiness |
|
'6': Injustice |
|
'7': Neutral |
|
'8': No Other Sentiment |
|
'9': Political Discourse |
|
'10': Punishment |
|
'11': Sadness |
|
'12': Sarcasm |
|
'13': Stress |
|
'14': Surprise |
|
splits: |
|
- name: train |
|
num_bytes: 485202 |
|
num_examples: 1832 |
|
download_size: 286653 |
|
dataset_size: 485202 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|