Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ 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
|
20 |
|
21 |
18 diverse emotion labels are available for classification:
|
22 |
```Python
|
|
|
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
|