gsar78 commited on
Commit
503135a
·
verified ·
1 Parent(s): bb8f496

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ This is the second version of Hellenic Sentiment AI.
8
 
9
  Like the first one, it is an open-weights model and designed for **emotion** and **sentiment** classification of text in Greek language.
10
 
11
- For Emotions, it is a based on a custom multi-label classification head which extends the version 1.1 model.
12
 
13
  The Emotion labels available for classification are the following:
14
  ```Python
 
8
 
9
  Like the first one, it is an open-weights model and designed for **emotion** and **sentiment** classification of text in Greek language.
10
 
11
+ For Emotions, it is a based on a custom multi-label classification head which extends the previous version of the model (version 1.1).
12
 
13
  The Emotion labels available for classification are the following:
14
  ```Python