dejanseo commited on
Commit
4675233
1 Parent(s): fbc0a3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: bigscience-bloom-rail-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - hr
4
+ - sr
5
+ - bs
6
+ pipeline_tag: text-classification
7
+ widget:
8
+ - text: >-
9
+ Uzbuđen sam što mogu podijeliti da smo postigli novi rekord u prodaji naših
10
+ proizvoda ovog kvartala.
11
+ - text: >-
12
+ Na web stranici je objavljena nova analiza tržišta koja pokazuje nove
13
+ trendove u sektoru nekretnina.
14
+ - text: >-
15
+ S velikim razočaranjem moram reći da su korisničke recenzije našeg
16
+ najnovijeg proizvoda izrazito loše.
17
+ datasets:
18
+ - dejanseo/croatian-sentiment
19
+ license: bigscience-bloom-rail-1.0
20
+ ---
21
+
22
+ # Croatian Sentiment
23
+ Croatian sentence sentiment classification model. A fine-tuned version of BERTic, trained and released by [Dejan Marketing](https://dejanmarketing.com/).
24
+
25
+ # Sentiment Labels
26
+ * 0: positive
27
+ * 1: neutral
28
+ * 2: negative
29
+
30
+ # Engage Our Team
31
+ Interested in using this in an automated pipeline for bulk link prediction?
32
+
33
+ Please [book an appointment](https://dejanmarketing.com/conference/) to discuss your needs.
34
+
35
+ # Training Data:
36
+ - Synthetic dataset generated using mistralai/Mistral-7B-Instruct-v0.3