add intermediate checkpoints link (#31)
Browse files- add intermediate checkpoints link (eeb0b8410aaf610cc7eea852b7f67c21013d3ec0)
README.md
CHANGED
|
@@ -358,7 +358,7 @@ The model has also been trained on Arabic (standard), Chinese and Russian data,
|
|
| 358 |
Here is an infographic with all the training details
|
| 359 |
- The datasets used for pretraining can be found in this [collection](https://huggingface.co/collections/HuggingFaceTB/smollm3-pretraining-datasets-685a7353fdc01aecde51b1d9) and those used in mid-training and post-training will be uploaded later
|
| 360 |
- The training and evaluation configs and code can be found in the [huggingface/smollm](https://github.com/huggingface/smollm) repository.
|
| 361 |
-
|
| 362 |

|
| 363 |
|
| 364 |
### EU Summary of Public Content
|
|
|
|
| 358 |
Here is an infographic with all the training details
|
| 359 |
- The datasets used for pretraining can be found in this [collection](https://huggingface.co/collections/HuggingFaceTB/smollm3-pretraining-datasets-685a7353fdc01aecde51b1d9) and those used in mid-training and post-training will be uploaded later
|
| 360 |
- The training and evaluation configs and code can be found in the [huggingface/smollm](https://github.com/huggingface/smollm) repository.
|
| 361 |
+
- The training intermediate checkpoints (including the mid-training and SFT checkpoints) are available at [HuggingFaceTB/SmolLM3-3B-checkpoints](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-checkpoints)
|
| 362 |

|
| 363 |
|
| 364 |
### EU Summary of Public Content
|