license: mit | |
datasets: | |
- dair-ai/emotion | |
language: | |
- en | |
metrics: | |
- accuracy | |
pipeline_tag: text-classification | |
tags: | |
- sentimental-analysis | |
- roberta | |
- emotion | |
# Model Card for NLP-HF-Workshop | |
<!-- Provide a quick summary of what the model is/does. --> | |
This model uses the dai-ai/emotion data set to perform a text classification task on 6 emotions in this dataset using fine tuned FacebookAI/Roberta-Base model. |