Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ language:
|
|
5 |
|
6 |
# SmolLM3 Training Configs
|
7 |
|
|
|
|
|
|
|
8 |
Here you can find the training configs for [SmoLLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base) using [nanotron](https://github.com/huggingface/nanotron/) with exact training details and data mixtures.
|
9 |
|
10 |
The model was trained on 11.2T tokens in 3 stages on 4k context:
|
|
|
5 |
|
6 |
# SmolLM3 Training Configs
|
7 |
|
8 |
+
**[IMPORTANT NOTE]**: for the latest configs go to this repo: https://github.com/huggingface/smollm/tree/main/text/pretraining/smollm3
|
9 |
+
|
10 |
+
|
11 |
Here you can find the training configs for [SmoLLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base) using [nanotron](https://github.com/huggingface/nanotron/) with exact training details and data mixtures.
|
12 |
|
13 |
The model was trained on 11.2T tokens in 3 stages on 4k context:
|