From e4095399ddb979f5ca7127719a6024b5a85abf7c Mon Sep 17 00:00:00 2001 From: Magnus Date: Sun, 5 Oct 2025 11:07:22 +0000 Subject: [PATCH] correct wrong percentage of German Wikipedia pre-training info in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3643cd0..46d39e5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ datasets:

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 15% of the German Wikipedia as well as the full German version of the Alpaca-GPT4 dataset (translated version). +It has been trained on 25% 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.