Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,9 @@ pipeline_tag: text-generation
|
|
| 17 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base).
|
| 18 |
It has been trained using [TRL](https://github.com/huggingface/trl) on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct).
|
| 19 |
|
|
|
|
|
|
|
|
|
|
| 20 |
## Quick start
|
| 21 |
|
| 22 |
```python
|
|
|
|
| 17 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM3-3B-Base](https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base).
|
| 18 |
It has been trained using [TRL](https://github.com/huggingface/trl) on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct).
|
| 19 |
|
| 20 |
+
Training Trackio:
|
| 21 |
+

|
| 22 |
+
|
| 23 |
## Quick start
|
| 24 |
|
| 25 |
```python
|