File size: 421 Bytes
500c0c9 83a8194 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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. |