Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- sv
|
7 |
library_name: transformers
|
|
|
8 |
---
|
9 |
This is a model with the same specifications as SmolLM2-135M trained from scratch on the Swedish portion of Fineweb-2. It is intended as a baseline for my research is probably rather bad for most purposes :)
|
10 |
|
|
|
5 |
language:
|
6 |
- sv
|
7 |
library_name: transformers
|
8 |
+
pipeline_tag: text-generation
|
9 |
---
|
10 |
This is a model with the same specifications as SmolLM2-135M trained from scratch on the Swedish portion of Fineweb-2. It is intended as a baseline for my research is probably rather bad for most purposes :)
|
11 |
|