AnkitAI commited on
Commit
cddca4f
β€’
1 Parent(s): 188fe15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Emotion-X is a state-of-the-art emotion detection model fine-tuned from Microsof
25
 
26
  ## πŸ“œ Model Details
27
 
28
- - **πŸ†• Model Name:** `your-repo/deberta-xlarge-emotion`
29
  - **πŸ”— Base Model:** `microsoft/deberta-xlarge-mnli`
30
  - **πŸ“Š Dataset:** [dair-ai/emotion](https://huggingface.co/dair-ai/emotion)
31
  - **βš™οΈ Fine-tuning:** This model was fine-tuned for emotion detection with a classification head for six emotional categories (anger, disgust, fear, joy, sadness, surprise).
 
25
 
26
  ## πŸ“œ Model Details
27
 
28
+ - **πŸ†• Model Name:** `AnkitAI/deberta-xlarge-base-emotions-classifier`
29
  - **πŸ”— Base Model:** `microsoft/deberta-xlarge-mnli`
30
  - **πŸ“Š Dataset:** [dair-ai/emotion](https://huggingface.co/dair-ai/emotion)
31
  - **βš™οΈ Fine-tuning:** This model was fine-tuned for emotion detection with a classification head for six emotional categories (anger, disgust, fear, joy, sadness, surprise).