prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ tags:
|
|
14 |
- Thinker
|
15 |
- LlamaForCausalLM
|
16 |
---
|
|
|
|
|
17 |
# **REASONING SMOLLM2 135M ON CUSTOM SYNTHETIC DATA**
|
18 |
|
19 |
SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They are capable of solving a wide range of tasks while being lightweight enough to run on-device. Fine-tuning a language model like SmolLM involves several steps, from setting up the environment to training the model and saving the results. Below is a detailed step-by-step guide based on the provided notebook file
|
|
|
14 |
- Thinker
|
15 |
- LlamaForCausalLM
|
16 |
---
|
17 |
+
![reasoning smollm2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/esGDxU03DomxWcK78LqcQ.png)
|
18 |
+
|
19 |
# **REASONING SMOLLM2 135M ON CUSTOM SYNTHETIC DATA**
|
20 |
|
21 |
SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They are capable of solving a wide range of tasks while being lightweight enough to run on-device. Fine-tuning a language model like SmolLM involves several steps, from setting up the environment to training the model and saving the results. Below is a detailed step-by-step guide based on the provided notebook file
|