Update README.md
Browse files
README.md
CHANGED
|
@@ -7,22 +7,18 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
<p><span style="color: blue">
|
| 11 |
|
| 12 |
-
<p>
|
| 13 |
Some of our most popular models are
|
| 14 |
|
| 15 |
-
-
|
| 16 |
-
-
|
| 17 |
-
-
|
| 18 |
- <span style="color: blue">[a NER model trained on a mix of cased and uncased data](https://huggingface.co/KBLab/bert-base-swedish-lowermix-reallysimple-ner)</span>
|
| 19 |
-
-
|
| 20 |
-
-
|
| 21 |
- ...
|
| 22 |
|
| 23 |
-
</p>
|
| 24 |
-
|
| 25 |
-
|
| 26 |
Additionally we provide previous checkpoints for some models and other models closely related to those above.
|
| 27 |
Models related to each other are linked in the respective model cards.
|
| 28 |
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p><span style="color: blue"><a href="https://www.kb.se/in-english/research-collaboration/kblab.html">KBLab</a></span> is a national research infrastructure for digital humanities and social science at the <span style="color: blue"><a href="https://kb.se/">National Library of Sweden</a></span>. We train models, do experiments and sometimes <span style="color: blue"><a href="https://kb-labb.github.io/">blog</a></span>.</p>
|
| 11 |
|
|
|
|
| 12 |
Some of our most popular models are
|
| 13 |
|
| 14 |
+
- [the original KB-BERT](https://huggingface.co/KBLab/bert-base-swedish-cased)
|
| 15 |
+
- [a large BERT trained with Megatron-LM](https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165k)
|
| 16 |
+
- [a Sentence-BERT](https://huggingface.co/KBLab/sentence-bert-swedish-cased)
|
| 17 |
- <span style="color: blue">[a NER model trained on a mix of cased and uncased data](https://huggingface.co/KBLab/bert-base-swedish-lowermix-reallysimple-ner)</span>
|
| 18 |
+
- [a wav2vec model](https://huggingface.co/KBLab/wav2vec2-large-voxrex-swedish)
|
| 19 |
+
- [a BART model](https://huggingface.co/KBLab/bart-base-swedish-cased)
|
| 20 |
- ...
|
| 21 |
|
|
|
|
|
|
|
|
|
|
| 22 |
Additionally we provide previous checkpoints for some models and other models closely related to those above.
|
| 23 |
Models related to each other are linked in the respective model cards.
|
| 24 |
|