Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- sv
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- sv
|
5 |
+
---
|
6 |
+
|
7 |
+
The National Library of Sweden/KBLab releases a robust, multi-label sentiment classifier finetuned on [Megatron-BERT-large-165K](https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165k). The model was trained on approximately 75K Swedish texts from multiple linguistic domains and datasets. More information on the datasets will be published on [the KBLab blog](https://kb-labb.github.io/).
|
8 |
+
|
9 |
+
The model has a binary sister version trained on the same dataset. The binary model is to be uploaded soon.
|