add model card

This commit is contained in:
Magnus
2025-07-17 17:50:16 +00:00
committed by system
parent 65fb17a085
commit ad0e826d35

View File

@@ -1,3 +1,18 @@
--- ---
license: apache-2.0 license: apache-2.0
--- datasets:
- wikimedia/wikipedia
- FreedomIntelligence/alpaca-gpt4-deutsch
language:
- de
base_model:
- HuggingFaceTB/SmolLM2-360M
library_name: transformers
---
# SmolLM2-360m-German-Instruct
This is a continued pre-train as well as an instruct fine-tune done using Unsloth in order to make SmolLM2 360m capable of speaking German.
It has been trained on 10% of the German Wikipedia as well as the full German version of the Alpaca-GPT4 dataset (translated version).
Even though a lot of training has been done, this is still a tiny model and is highly limited to its small size. Expect many hallucinations and do not use this in a demanding production workflow.