Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ pipeline_tag: text-classification
|
|
7 |
---
|
8 |
# Hellenic Sentiment AI
|
9 |
|
|
|
|
|
10 |
## Model Description
|
11 |
|
12 |
This model is designed for sentiment analysis of Greek texts.
|
@@ -29,6 +31,7 @@ The model is the result of meticulous craftsmanship, carefully handcrafted and f
|
|
29 |
- **Base Architecture:** roBERTa
|
30 |
- **Fine-tuning Data:** The model was trained on a custom, curated multilingual dataset, comprising human-handpicked reviews from products, places, and restaurants, with a specific emphasis on Greek language texts.
|
31 |
|
|
|
32 |
## Usage:
|
33 |
|
34 |
(Notice: There is no need for a GPU when inference the model)
|
|
|
7 |
---
|
8 |
# Hellenic Sentiment AI
|
9 |
|
10 |
+

|
11 |
+
|
12 |
## Model Description
|
13 |
|
14 |
This model is designed for sentiment analysis of Greek texts.
|
|
|
31 |
- **Base Architecture:** roBERTa
|
32 |
- **Fine-tuning Data:** The model was trained on a custom, curated multilingual dataset, comprising human-handpicked reviews from products, places, and restaurants, with a specific emphasis on Greek language texts.
|
33 |
|
34 |
+
|
35 |
## Usage:
|
36 |
|
37 |
(Notice: There is no need for a GPU when inference the model)
|