Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ tags:
|
|
21 |
|
22 |
A fine-tuned multi-label emotion classification model based on [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) and trained on the [GoEmotions](https://github.com/google-research/goemotions) dataset. This model is designed to power emotional tagging for personal journaling and mental wellness applications like **MindMap**.
|
23 |
|
|
|
|
|
24 |
## 🚀 Model Details
|
25 |
|
26 |
- **Base Model**: DeBERTa v3 Base
|
|
|
21 |
|
22 |
A fine-tuned multi-label emotion classification model based on [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) and trained on the [GoEmotions](https://github.com/google-research/goemotions) dataset. This model is designed to power emotional tagging for personal journaling and mental wellness applications like **MindMap**.
|
23 |
|
24 |
+
## Note: This model is part of the experiment to find the best-performing emotion classification model for our digital journaling web application called MindMap.
|
25 |
+
|
26 |
## 🚀 Model Details
|
27 |
|
28 |
- **Base Model**: DeBERTa v3 Base
|