robinq commited on
Commit
8228e15
·
1 Parent(s): 2da1620

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -18,16 +18,14 @@ Some of our most popular models are
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
- <p>
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
- </p>
29
- <p>
30
  If you are unsure which model fits you best feel free to contact us.
31
- </p>
32
- <p>
33
  We also provide a variant of the venerable **SUC 3.0** NER-dataset extended by Språkbanken-Text dubbed <span style="color: blue">[SUCX 3.0 - NER](https://huggingface.co/datasets/KBLab/sucx3_ner)</span> and our own Swedish/Norwegian/Danish GLUE-imitation dubbed <span style="color: blue">[ÖverLim](https://huggingface.co/datasets/KBLab/overlim)</span>.</p>
 
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
+
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
+
 
29
  If you are unsure which model fits you best feel free to contact us.
30
+
 
31
  We also provide a variant of the venerable **SUC 3.0** NER-dataset extended by Språkbanken-Text dubbed <span style="color: blue">[SUCX 3.0 - NER](https://huggingface.co/datasets/KBLab/sucx3_ner)</span> and our own Swedish/Norwegian/Danish GLUE-imitation dubbed <span style="color: blue">[ÖverLim](https://huggingface.co/datasets/KBLab/overlim)</span>.</p>