robinq commited on
Commit
4df5ec8
·
1 Parent(s): 8228e15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -11,15 +11,15 @@ pinned: false
11
 
12
  <p>
13
  Some of our most popular models are
14
- <ul>
15
- <li> <span style="color: blue">[the original KB-BERT](https://huggingface.co/KBLab/bert-base-swedish-cased)</span></li>
16
- <li> <span style="color: blue">[a large BERT trained with Megatron-LM](https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165k)</span></li>
17
- <li> <span style="color: blue">[a Sentence-BERT](https://huggingface.co/KBLab/sentence-bert-swedish-cased)</span></li>
18
- <li> <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></li>
19
- <li> <span style="color: blue">[a wav2vec model](https://huggingface.co/KBLab/wav2vec2-large-voxrex-swedish)</span></li>
20
- <li> <span style="color: blue">[a BART model](https://huggingface.co/KBLab/bart-base-swedish-cased)</span></li>
21
- <li>...</li>
22
- </ul>
23
  </p>
24
 
25
 
 
11
 
12
  <p>
13
  Some of our most popular models are
14
+
15
+ - <span style="color: blue">[the original KB-BERT](https://huggingface.co/KBLab/bert-base-swedish-cased)</span>
16
+ - <span style="color: blue">[a large BERT trained with Megatron-LM](https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165k)</span>
17
+ - <span style="color: blue">[a Sentence-BERT](https://huggingface.co/KBLab/sentence-bert-swedish-cased)</span>
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
+ - <span style="color: blue">[a wav2vec model](https://huggingface.co/KBLab/wav2vec2-large-voxrex-swedish)</span>
20
+ - <span style="color: blue">[a BART model](https://huggingface.co/KBLab/bart-base-swedish-cased)</span>
21
+ -...
22
+
23
  </p>
24
 
25