DarijaM commited on
Commit
6cdcf9c
·
verified ·
1 Parent(s): cc0045d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ license: apache-2.0
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).
 
 
 
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).
9
+
10
+ This model builds upon the original BERTić model, which is licensed under the Apache 2.0 license.