Djacon/ru-izard-emotions
Dataset Card for RuIzardEmotions Dataset Summary The RuIzardEmotions dataset is a high-quality translation of the go-emotions dataset and the other emotion-detection dataset. It contains 30k Reddit comments labeled for 10 emotion categories (joy, sadness, anger, enthusiasm, surprise, disgust, fear, guilt, shame and neutral). The datasets were translated using the accurate translator DeepL and additional processing. The idea for the dataset was inspired by the… See the full description on the dataset page: https://huggingface.co/datasets/Djacon/ru-izard-emotions.
Dataset Card for RuIzardEmotions
Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Annotations
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Summary
The RuIzardEmotions dataset is a high-quality translation of the go-emotions dataset and the other emotion-detection dataset. It contains 30k Reddit comments labeled for 10 emotion categories (_joy, sadness, anger, enthusiasm, surprise, disgust, fear, guilt, shame and neutral). The datasets were translated using the accurate translator [DeepL](https://www.deepl.com/translator) and additional processing. The idea for the dataset was inspired by the [Izard's model](https://en.wikipedia.org/wiki/DifferentialEmotions_Scale) of human emotions.
The dataset already with predefined train/val/test splits.
Supported Tasks and Leaderboards
This dataset is intended for multi-class, multi-label emotion classification.
Languages
The data is in Russian.
Dataset Structure
Data Instances
Each instance is a reddit comment with one or more emotion annotations (or neutral).
Data Splits
The simplified data includes a set of train/val/test splits with 24k, 3k, and 3k examples respectively.
Considerations for Using the Data
Social Impact of Dataset
Emotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer interaction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases to make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance pricing, and student attentiveness
Additional Information
Licensing Information
The GitHub repository which houses this dataset has an Apache License 2.0.
Citation Information
@inproceedings{Djacon,
author={Djacon},
title={RuIzardEmotions: A Dataset of Fine-Grained Emotions},
year={2023}
}