gilleti commited on
Commit
109be5d
1 Parent(s): bbb4875

Update README.md

Browse files

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/).

The model has a binary sister version trained on the same dataset. The binary model is to be uploaded soon.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - sv
5
+ ---