Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,11 @@ library_name: transformers
|
|
11 |
|
12 |
This is a fine-tuned version of [microsoft/deberta-xlarge-mnli](https://huggingface.co/microsoft/deberta-xlarge-mnli) for emotion detection on the [dair-ai/emotion](https://huggingface.co/dair-ai/emotion) dataset.
|
13 |
|
|
|
|
|
|
|
|
|
|
|
14 |
## π Model Details
|
15 |
|
16 |
- **π Model Name:** `your-repo/deberta-xlarge-emotion`
|
|
|
11 |
|
12 |
This is a fine-tuned version of [microsoft/deberta-xlarge-mnli](https://huggingface.co/microsoft/deberta-xlarge-mnli) for emotion detection on the [dair-ai/emotion](https://huggingface.co/dair-ai/emotion) dataset.
|
13 |
|
14 |
+
## π Overview
|
15 |
+
|
16 |
+
Emotion-X is a state-of-the-art emotion detection model fine-tuned from Microsoft's DeBERTa-Xlarge model. Designed to accurately classify text into one of six emotional categories, Emotion-X leverages the robust capabilities of DeBERTa and fine-tunes it on a comprehensive emotion dataset, ensuring high accuracy and reliability.
|
17 |
+
|
18 |
+
|
19 |
## π Model Details
|
20 |
|
21 |
- **π Model Name:** `your-repo/deberta-xlarge-emotion`
|