Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
3 |
---
|
4 |
# **BERTić-Tweet-Base**
|
5 |
|
6 |
-
**BERTić-Tweet-Base** is
|
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).
|
|
|
3 |
---
|
4 |
# **BERTić-Tweet-Base**
|
5 |
|
6 |
+
**BERTić-Tweet-Base** is an additionally pretrained version of the [BERTić](https://huggingface.co/classla/bcms-bertic), an ELECTRA-based language model, tailored specifically for the social media domain. The model has been pretrained using 37,200 COVID-19 vaccination-related tweets in the Serbian language (approximately 1.3 million tokens), leveraging the unique linguistic features and informal writing styles prevalent on social media platforms.
|
|
|
|
|
7 |
|
8 |
Its fine-tuned version for the **five-class sentiment analysis task** is available as [BERTić-Tweet](https://huggingface.co/DarijaM/BERTic-Tweet).
|