gsar78 commited on
Commit
08d0550
·
verified ·
1 Parent(s): 18c06de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![HellenicSentimentAI Logo](https://huggingface.co/gsar78/HellenicSentimentAI/blob/main/HellenicSentimentAI_logo.png)
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)