Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ tags:
|
|
16 |
This is a BERT-base model trained on ~26,000 manually annotated tweets in Latvian from various sources for sentiment analysis.
|
17 |
|
18 |
|
19 |
-
<b>Labels</b>:
|
20 |
-
0 -> Neutral
|
21 |
-
1 -> Positive
|
22 |
2 -> Negative.
|
23 |
|
24 |
This sentiment analysis model has been integrated in [this HF Space](https://huggingface.co/spaces/matiss/Latvian-Twitter-Sentiment-Analysis).
|
|
|
16 |
This is a BERT-base model trained on ~26,000 manually annotated tweets in Latvian from various sources for sentiment analysis.
|
17 |
|
18 |
|
19 |
+
<b>Labels</b>: </br>
|
20 |
+
0 -> Neutral;</br>
|
21 |
+
1 -> Positive;</br>
|
22 |
2 -> Negative.
|
23 |
|
24 |
This sentiment analysis model has been integrated in [this HF Space](https://huggingface.co/spaces/matiss/Latvian-Twitter-Sentiment-Analysis).
|