dataset_info: | |
features: | |
- name: text_en | |
dtype: string | |
- name: text | |
dtype: string | |
- name: labels | |
dtype: | |
class_label: | |
names: | |
'0': admiration | |
'1': amusement | |
'2': anger | |
'3': annoyance | |
'4': approval | |
'5': caring | |
'6': confusion | |
'7': curiosity | |
'8': desire | |
'9': disappointment | |
'10': disapproval | |
'11': disgust | |
'12': embarrassment | |
'13': excitement | |
'14': fear | |
'15': gratitude | |
'16': grief | |
'17': joy | |
'18': love | |
'19': nervousness | |
'20': neutral | |
'21': optimism | |
'22': pride | |
'23': realization | |
'24': relief | |
'25': remorse | |
'26': sadness | |
'27': surprise | |
- name: __index_level_0__ | |
dtype: int64 | |
- name: input_ids | |
sequence: int32 | |
- name: token_type_ids | |
sequence: int8 | |
- name: attention_mask | |
sequence: int8 | |
splits: | |
- name: train | |
num_bytes: 2916184 | |
num_examples: 9000 | |
- name: test | |
num_bytes: 159317 | |
num_examples: 500 | |
- name: valid | |
num_bytes: 162379 | |
num_examples: 500 | |
download_size: 1662215 | |
dataset_size: 3237880 | |
# Dataset Card for "go-emotion-dk-autotranlated-10k" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |