gsar78 commited on
Commit
3214e76
1 Parent(s): 548277b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Like the first one, it is an open-weights model and designed for **emotion** and
18
 
19
  For Emotions, it is a based on a custom multi-label classification head which extends the previous version of the model (version 1.1).
20
 
21
- The Emotion labels available for classification are the following:
22
  ```Python
23
  emotion_labels = [
24
  'joy', 'trust', 'excitement', 'gratitude', 'hope', 'love', 'pride',
 
18
 
19
  For Emotions, it is a based on a custom multi-label classification head which extends the previous version of the model (version 1.1).
20
 
21
+ 18 diverse emotion labels are available for classification:
22
  ```Python
23
  emotion_labels = [
24
  'joy', 'trust', 'excitement', 'gratitude', 'hope', 'love', 'pride',