gsar78 commited on
Commit
827d9ed
1 Parent(s): 01b56ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ pipeline_tag: text-classification
14
 
15
  This is the second version of Hellenic Sentiment AI.
16
 
17
- Like the first one, it is an open-weights model and designed for **emotion** and **sentiment** classification of text in Greek language.
18
 
19
- For Emotions, it is a based on a custom multi-label classification architecture and model which extends the previous version of the model (version 1.1).
20
 
21
  18 diverse emotion labels are available for classification:
22
  ```Python
 
14
 
15
  This is the second version of Hellenic Sentiment AI.
16
 
17
+ Like the first version, this second version of the model is an open-weights only model and designed for both **emotion** and **sentiment** classification of text in Greek language.
18
 
19
+ The new Emotions classifier, is based on a custom multi-label classification architecture and model which extends the previous version of the model (version 1.1).
20
 
21
  18 diverse emotion labels are available for classification:
22
  ```Python