Added README
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- is
|
4 |
+
- da
|
5 |
+
- sv
|
6 |
+
- no
|
7 |
+
- fo
|
8 |
+
widget:
|
9 |
+
- text: Fina lilla<mask>, jag vill inte bliva stur.
|
10 |
+
- text: Nu ved jeg, at du frygter<mask> og end ikke vil nægte mig din eneste søn..
|
11 |
+
- text: Það er vorhret á<mask>, napur vindur sem hvín.
|
12 |
+
- text: Ja, Gud signi<mask>, mítt land.
|
13 |
+
- text: Alle dyrene i<mask> må være venner
|
14 |
+
tags:
|
15 |
+
- roberta
|
16 |
+
- icelandic
|
17 |
+
- norwegian
|
18 |
+
- faroese
|
19 |
+
- danish
|
20 |
+
- swedish
|
21 |
+
- masked-lm
|
22 |
+
- pytorch
|
23 |
+
license: agpl-3.0
|
24 |
+
---
|
25 |
+
|
26 |
+
# ScandiBERT
|
27 |
+
|
28 |
+
Note: At an earlier date a half trained model went up here, it has since been removed. A new update is excepted at the end of March 2022.
|
29 |
+
|
30 |
+
This is a Scandinavian BERT model trained on a large collection of Danish, Faroese, Icelandic, Norwegian and Swedish text.
|