Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
---
|
2 |
-
language: "
|
3 |
-
language: "sr"
|
4 |
-
language: "bs"
|
5 |
---
|
6 |
# BERTić [bert-ich] /bɜrtitʃ/ - A BERT model for Bosnian, Croatian, Montenegrin and Serbian
|
7 |
|
8 |
-
|
9 |
|
10 |
Comparing this model to [multilingual BERT](https://huggingface.co/bert-base-multilingual-cased) and [CroSloEngual BERT](https://huggingface.co/EMBEDDIA/crosloengual-bert) on the tasks of part-of-speech tagging, named entity recognition, geolocation prediction and choice of plausible alternatives shows this model to be superior to the other two.
|
11 |
|
|
|
1 |
---
|
2 |
+
language: "hbs"
|
|
|
|
|
3 |
---
|
4 |
# BERTić [bert-ich] /bɜrtitʃ/ - A BERT model for Bosnian, Croatian, Montenegrin and Serbian
|
5 |
|
6 |
+
This Electra model was trained on more than 6 billion tokens of Bosnian, Croatian, Montenegrin and Serbian text.
|
7 |
|
8 |
Comparing this model to [multilingual BERT](https://huggingface.co/bert-base-multilingual-cased) and [CroSloEngual BERT](https://huggingface.co/EMBEDDIA/crosloengual-bert) on the tasks of part-of-speech tagging, named entity recognition, geolocation prediction and choice of plausible alternatives shows this model to be superior to the other two.
|
9 |
|