Change name from BotXO to Certainly
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- danish
|
5 |
- bert
|
6 |
- masked-lm
|
7 |
-
-
|
8 |
license: cc-by-4.0
|
9 |
datasets:
|
10 |
- common_crawl
|
@@ -17,9 +17,9 @@ widget:
|
|
17 |
- text: "København er [MASK] i Danmark."
|
18 |
---
|
19 |
|
20 |
-
# Danish BERT (version 2, uncased) by [
|
21 |
|
22 |
-
All credit goes to [
|
23 |
|
24 |
It is both available in TensorFlow and Pytorch format.
|
25 |
|
|
|
4 |
- danish
|
5 |
- bert
|
6 |
- masked-lm
|
7 |
+
- Certainly
|
8 |
license: cc-by-4.0
|
9 |
datasets:
|
10 |
- common_crawl
|
|
|
17 |
- text: "København er [MASK] i Danmark."
|
18 |
---
|
19 |
|
20 |
+
# Danish BERT (version 2, uncased) by [Certainly](https://certainly.io/) (previously known as BotXO).
|
21 |
|
22 |
+
All credit goes to [Certainly](https://certainly.io/) (previously known as BotXO), who developed Danish BERT. For data and training details see their [GitHub repository](https://github.com/certainlyio/nordic_bert) or [this article](https://www.certainly.io/blog/danish-bert-model/).
|
23 |
|
24 |
It is both available in TensorFlow and Pytorch format.
|
25 |
|