Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,15 @@ tags:
|
|
3 |
- sentence-transformers
|
4 |
- sentence-similarity
|
5 |
- feature-extraction
|
|
|
|
|
6 |
pipeline_tag: sentence-similarity
|
7 |
library_name: sentence-transformers
|
|
|
|
|
8 |
---
|
|
|
|
|
9 |
|
10 |
# SentenceTransformer
|
11 |
|
|
|
3 |
- sentence-transformers
|
4 |
- sentence-similarity
|
5 |
- feature-extraction
|
6 |
+
- democrasci
|
7 |
+
- swiss part
|
8 |
pipeline_tag: sentence-similarity
|
9 |
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
|
17 |
|