DarijaM commited on
Commit
1a643ef
·
verified ·
1 Parent(s): bd4443b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,10 +3,10 @@ license: apache-2.0
3
  ---
4
  # **BERTić-Tweet**
5
 
6
- BERTić-Tweet is a version of the [BERTić-Tweet-Base](https://huggingface.co/DarijaM/BERTic-Tweet-base), fine-tuned for sentiment analysis using 5,610 annotated Serbian COVID-19 vaccination-related tweets.
7
  Specifically, it is tailored for **five-class sentiment analysis** to capture finer sentiment nuances in the social media domain using the following scale: very negative, negative, neutral, positive, and very positive.
8
 
9
- ** *BERTić-Tweet-Base is based on the [BERTić model](https://huggingface.co/classla/bcms-bertic), which has been additionally pretrained for the social media domain and is licensed under the Apache 2.0 license.*
10
 
11
  ## How to Use
12
  To use the model, you can load it with the following code:
 
3
  ---
4
  # **BERTić-Tweet**
5
 
6
+ BERTić-Tweet is a version of the [BERTić-Tweet-Base](https://huggingface.co/DarijaM/BERTic-Tweet-base)*, fine-tuned for sentiment analysis using 5,610 annotated Serbian COVID-19 vaccination-related tweets.
7
  Specifically, it is tailored for **five-class sentiment analysis** to capture finer sentiment nuances in the social media domain using the following scale: very negative, negative, neutral, positive, and very positive.
8
 
9
+ * *BERTić-Tweet-Base is based on the [BERTić model](https://huggingface.co/classla/bcms-bertic), which has been additionally pretrained for the social media domain and is licensed under the Apache 2.0 license.*
10
 
11
  ## How to Use
12
  To use the model, you can load it with the following code: