birgermoell
commited on
Commit
·
1c21a38
1
Parent(s):
7db48e1
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,46 @@ widget:
|
|
4 |
- text: "Jag är en svensk språkmodell."
|
5 |
---
|
6 |
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
A swedish GPT2 style model trained using Flax CLM pipeline on the Swedish
|
9 |
part of the wiki40b dataset and the Oscar dataset.
|
10 |
https://huggingface.co/datasets/wiki40b
|
|
|
4 |
- text: "Jag är en svensk språkmodell."
|
5 |
---
|
6 |
|
7 |
+
## Model series
|
8 |
+
This model is part of a series of models training on TPU with Flax Jax during Huggingface Flax/Jax challenge.
|
9 |
+
|
10 |
+
## Gpt models
|
11 |
+
|
12 |
+
## Swedish Gpt
|
13 |
+
https://huggingface.co/birgermoell/swedish-gpt/
|
14 |
+
|
15 |
+
## Swedish gpt wiki
|
16 |
+
https://huggingface.co/flax-community/swe-gpt-wiki
|
17 |
+
|
18 |
+
# Nordic gpt wiki
|
19 |
+
https://huggingface.co/flax-community/nordic-gpt-wiki
|
20 |
+
|
21 |
+
## Dansk gpt wiki
|
22 |
+
https://huggingface.co/flax-community/dansk-gpt-wiki
|
23 |
+
|
24 |
+
## Norsk gpt wiki
|
25 |
+
https://huggingface.co/flax-community/norsk-gpt-wiki
|
26 |
+
|
27 |
+
## Roberta models
|
28 |
+
|
29 |
+
## Nordic Roberta Wiki
|
30 |
+
https://huggingface.co/flax-community/nordic-roberta-wiki
|
31 |
+
|
32 |
+
## Swe Roberta Wiki Oscar
|
33 |
+
https://huggingface.co/flax-community/swe-roberta-wiki-oscar
|
34 |
+
|
35 |
+
## Roberta Swedish Scandi
|
36 |
+
https://huggingface.co/birgermoell/roberta-swedish-scandi
|
37 |
+
|
38 |
+
## Roberta Swedish
|
39 |
+
https://huggingface.co/birgermoell/roberta-swedish
|
40 |
+
|
41 |
+
## Swedish T5 model
|
42 |
+
https://huggingface.co/birgermoell/t5-base-swedish
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
# GPT-svenska-wikipedia
|
47 |
A swedish GPT2 style model trained using Flax CLM pipeline on the Swedish
|
48 |
part of the wiki40b dataset and the Oscar dataset.
|
49 |
https://huggingface.co/datasets/wiki40b
|