Update README.md
Browse files
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
|
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
|