Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ library_name: sentence-transformers
|
|
| 10 |
base_model:
|
| 11 |
- ZurichNLP/swissbert
|
| 12 |
---
|
| 13 |
-
This is a SwissBERT model, finetuned on Topic Domain prediction of texts (speeches & billtexts) of the swiss parliament.
|
| 14 |
|
| 15 |
|
| 16 |
# SentenceTransformer
|
|
|
|
| 10 |
base_model:
|
| 11 |
- ZurichNLP/swissbert
|
| 12 |
---
|
| 13 |
+
This is a SwissBERT model, finetuned on Topic Domain prediction of texts (speeches & billtexts) of the swiss parliament. It is recommended to use it with EmbeddingModel from democrasci_embedding_hub to properly deal with the language setting of the XMOD models.
|
| 14 |
|
| 15 |
|
| 16 |
# SentenceTransformer
|