Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- de
|
5 |
+
- fr
|
6 |
+
- it
|
7 |
+
- rm
|
8 |
+
- multilingual
|
9 |
+
inference: false
|
10 |
---
|
11 |
+
|
12 |
+
A variant of the [SwissBERT](https://huggingface.co/ZurichNLP/swissbert) model that uses the vocabulary of [XLM-R](https://huggingface.co/xlm-roberta-base)/[X-MOD](https://huggingface.co/facebook/xmod-base) instead of a custom vocabulary.
|
13 |
+
|
14 |
+
See the [main model](https://huggingface.co/ZurichNLP/swissbert) for a complete model card.
|