DarijaM commited on
Commit
bacdffe
·
verified ·
1 Parent(s): 528adbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # **BERTić-Tweet-Base**
5
+
6
+ **BERTić-Tweet-Base** is a variant of the [BERTić model](https://huggingface.co/classla/bcms-bertic), an ELECTRA-based language model, additionally pretrained on **37,204 COVID-19 vaccination-related tweets in Serbian**.
7
+
8
+ While it has been tailored to the social media domain through additional pretraining, it has not been fine-tuned for any specific task, offering flexibility for diverse applications.
9
+
10
+ Its fine-tuned version for the **five-class sentiment analysis task** is available as [BERTić-Tweet](https://huggingface.co/DarijaM/BERTic-Tweet).